| Name | Description | |
|---|---|---|
![]() | FunctionsFilter Constructor | Overloaded. |
The following tables list the members exposed by FunctionsFilter.
| Name | Description | |
|---|---|---|
![]() | FunctionsFilter Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ExactNameMatching | Gets/Sets if the filtered function, when it is filtered by name, should be matched exactly. This means that if the searched name is only its prefix of the name, it will not match the filter. By default, this property is FALSE. |
![]() | FunctionCategory | Gets/Sets the filter category |
![]() | 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 StorableObjects then. |
![]() | SetFilteredPropertyList | Overloaded. Sets the P8 properties of the Function. Any function whose property values match those in this list will be considered by the FunctionsFilter and vice versa: Any function whose property values do NOT match those in this list will be filtered out by the FunctionsFilter. |
![]() | SetIdentifyingPropertyList | Overloaded. Sets the properties of the identifying elements of the Function structure identifiers. Any function whose property values match those in this list will be considered by the FunctionsFilter and vice versa: Any function whose property values do NOT match those in this list will be filtered out by the FunctionsFilter. |