Click or drag to resize

ControlPolicyExceptionDescriptionTemplate Property

Template used for composing a description for a policy exception. The template can contain property variables from the Data object type.

Namespace:  Omada.OE.AppLogic.CtrlPolicy
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string ExceptionDescriptionTemplate { get; }

Property Value

Type: String
See Also