Click or drag to resize

ControlPolicyLoadOptionsModes Property

Only load control polcies that runs in one or more of the specified modes.

Namespace:  Omada.OE.AppLogic.CtrlPolicy
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public PolicyMode[] Modes { get; set; }

Property Value

Type: PolicyMode
See Also