SettingAddValidValue Method |
Name | Description | |
---|---|---|
![]() | AddValidValue(Boolean, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(DateTime, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(String, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(Number, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(ParameterToken, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(Boolean, CompatibleDataTypes, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(DateTime, CompatibleDataTypes, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(String, CompatibleDataTypes, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(Number, CompatibleDataTypes, String, String) |
Adds a new value to the supported list of valid values.
|
![]() | AddValidValue(ParameterToken, CompatibleDataTypes, String, String) |
Adds a new value to the supported list of valid values.
|