Name | Description | |
---|---|---|
![]() | FunctionsFilter Constructor | Overloaded. |
The following tables list the members exposed by FunctionsFilter.
Name | Description | |
---|---|---|
![]() | FunctionsFilter Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Category | Gets/Sets the Category that was set to this filter. |
![]() | ExactNameMatching | Gets/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 . |
![]() | IsPlaced | Gets/Sets if the filtered function should be placed (i.e. should be located on a valid page). |
![]() | Name | Gets/Sets the name that was set to this filter. |
![]() | Page | Overridden. Sets the Page that StorableObjects matching the filter must be placed on. |
Name | Description | |
---|---|---|
![]() | Dispose() | Destructor for deterministic finalization of FunctionFilter object. (Inherited from Eplan.EplApi.DataModel.AbstractDMObjectFilter) |
![]() | ResetFilter | Overridden. Resets the filter. Filter matches all Functions then. |
![]() | SetFilteredPropertyList | Overloaded. Sets the FunctionBasePropertyList that Functions matching the filter must have. |
![]() | SetIdentifyingPropertyList | Overloaded. Sets the FunctionBasePropertyList that identifies the matching Functions. |