Click or drag to resize

AccessComputationResultAccess Property

The access rights that the active user has to the data object.

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

Property Value

Type: AccessFlags
See Also