Click or drag to resize

SecurityEvaluatedObjectObjectType Property

ObjectType of the object that has been/will be security evaluated. Is null if dialog doesn't set a PageDataConfigObjectType.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Nullable<ConfigurationObjectType> ObjectType { get; set; }

Property Value

Type: NullableConfigurationObjectType
See Also