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

Page Property (SegmentPlacementsFilter)
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