Click or drag to resize

DataObjectSecurityDataObjectId Property

Contains the DataObject for which the security is defined. The DataObjectSecurity object for a specific DataObject can contain the ID of another DataObject. In such case, the object is enheriting it from the other DataObject.

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

Property Value

Type: Int32
See Also