Click or drag to resize
PMRestrictionOverrideAction Property
The action applied by this restriction, on its specific object (i.e. user, etc...) Value is null when using default action

Namespace: PM90SettingsAPI.Restrictions
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public PMAction OverrideAction { get; }

Property Value

Type: PMAction
See Also