C-DEngine 5.105

aCDESetting Members

The aCDESetting type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
Friendly output

Properties


  Name Description
Public property cdeO
Owner of the Setting
Public property IsHidden
If true, the setting will not be displayed as a password in the NMI and hidden in logs and will not be added to MyCmdArgs
Public property Name
Key of the Setting
Public property Value
Value of the Setting
Public property ValueType
Hint for the NMI what control to use for input (CheckBox for Boolean, Number for Number, DateTime etc)