[This is preliminary documentation and subject to change.]
Specifies the required value of the IsVisible property for rules to be returned from the GetDefinedActionRules and GetDefinedPropertyRules methods.
| Member Name | Description |
|---|---|
| Visible | Return only rules with the IsVisible property set to true. |
| NotVisible | Return only rules with the IsVisible property set to false. |
| Any | Return rules regardless of the IsVisible property value. |
Namespace: LaMarvin.Constable
Assembly: LaMarvin.Constable (in LaMarvin.Constable.dll)