API Help
Eplan.EplApi.DataModel Namespace / FunctionsFilter Class / Page Property

Page Property (FunctionsFilter)
Sets the Page that StorableObjects matching the filter must be placed on.
Syntax
public override Page Page {set;}
Exceptions
ExceptionDescription
Thrown when null is given as a parameter.
See Also