Eplan Platform API
Eplan.EplApi.DataModel Namespace / InterruptionPointsFilter Class
Properties Methods

InterruptionPointsFilter Class Members

The following tables list the members exposed by InterruptionPointsFilter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertySets if the filtered function, when is filtered by name, should be matched exactly, it means that if searched name is only its name' prefix, it is not matching to the filter. Dafault this property is false.  
Public PropertyReturns the name that was set to this filter.  
Public PropertyOverridden. Sets the Page that StorableObjects matching the filter must be placed on.  
Top
Public Methods
 NameDescription
Public Method (Inherited from Eplan.EplApi.DataModel.AbstractDMObjectFilter)
Public MethodOverridden. Resets the filter. Filter matches all StorableObjects then.  
Public MethodOverloaded. Sets the InterruptionPointPropertyList that InterruptionPoints matching the filter must have.  
Top
See Also