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

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