aCDESetting Properties
The aCDESetting type exposes the following members.
Properties
Name | Description | |
---|---|---|
cdeO |
Owner of the Setting
|
|
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
|
|
Name |
Key of the Setting
|
|
Value |
Value of the Setting
|
|
ValueType |
Hint for the NMI what control to use for input (CheckBox for Boolean, Number for Number, DateTime etc)
|