Click or drag to resize

DataObjectVersionPropertyAccessDenied Property

Returns true of the object is inaccessible due to missing rights. Eventhough the value is not avaialble, ValueAvailable can still be true.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool AccessDenied { get; }

Property Value

Type: Boolean
See Also