Click or drag to resize

SecurityEvaluatedObjectObjectUId Property

UId of the object that has been/will be security evaluated. Is zero when dialog displays a new object to-be-created.

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

Property Value

Type: Guid
See Also