AllowedValues Class Members
The following tables list the members exposed by AllowedValues.
Public Constructors
Name | Description | |
---|---|---|
AllowedValues Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
AllowedValueType | The type of this value | |
DoubleRanges | The list of allowed ranges of type double | |
IntegerRanges | The list of allowed ranges of type integer | |
Optional | True if the ranges/valid values are not enforced, i.e. advisory only | |
StringValidValues | The list of allowed values of type string |
See Also