Eplan Platform API
Eplan.EplApi.DataModel Namespace / StorableObjectsFilter Class / Page Property

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