|    | BasePropertySecurityDefined Property  | 
 
            Returns true of security has been defined for the property.
            Use the CheckSecurity() method  to test of a user has access to the property.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool SecurityDefined { get; set; }Property Value
Type: 
Boolean
See Also