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

PagesFilter Class Members

The following tables list the members exposed by PagesFilter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyReturns the Page.PageType that was set to this filter.  
Public PropertyGets 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.  
Public PropertyReturns the name that was set to this filter.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of PagesFilter object. (Inherited from Eplan.EplApi.DataModel.AbstractDMObjectFilter)
Public MethodOverridden. Resets the filter. Filter matches all Pages then.  
Public MethodSets the PagePropertyList that Pages matching the filter must have.  
Top
See Also