Click or drag to resize

PolicyExceptionIsNew Property

Whether or not this is a new entry.

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

Property Value

Type: Boolean
See Also