Click or drag to resize

DataObjectInheritsSecurity Property

Returns true if the object inherits it security from another object.

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

Property Value

Type: Boolean
See Also