API Help
Eplan.EplApi.DataModel Namespace / FunctionsFilter Class

FunctionsFilter Class Properties

For a list of all members of this type, see FunctionsFilter members.

Public Properties
 NameDescription
Public PropertyGets/Sets the Category that was set to this filter.  
Public PropertyGets/Sets 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 PropertyGets/Sets if the filtered function should be placed (i.e. should be located on a valid page).  
Public PropertyGets/Sets the name that was set to this filter.  
Public PropertyOverridden. Sets the Page that StorableObjects matching the filter must be placed on.  
Top
See Also