InterruptionPointsFilter Class Properties
In This Topic
For a list of all members of this type, see InterruptionPointsFilter members.
Public Properties
| Name | Description |
 | ExactNameMatching | 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 . |
 | Name | Returns the name that was set to this filter. |
 | Page | Overridden. Sets the Page that StorableObjects matching the filter must be placed on. |
Top
See Also