M_ObjectM_IsEnabled Method  | 
 
            Gets a value indicating whether this object should be enabled.
            Will return true by default.
            
 
    Namespace: 
   MicaSystems.Utils
    Assembly:
   MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntaxpublic virtual bool M_IsEnabled()
Return Value
Type: 
Boolean
See Also