aCDESetting Members
The aCDESetting type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString |
Friendly output
|
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)
|