C-DEngine 5.105

aCDESetting Properties

The aCDESetting type exposes the following members.

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)