| DataObjectSaveOptionsOverrideSecurity Property |
The OverrideSecurity property is true if either the override boolean is set in this class
or if the static SecurityOverrideContext is in an override state.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool OverrideSecurity { get; set; }
Property Value
Type:
Boolean
See Also