The following tables list the members exposed by _UAEnumValue.
Public Properties
| Name | Description |
| DecimalValue | The integer representation of an enumeration. A decimal. |
| Description | A localized description of the enumeration value. |
| DisplayName | A human-readable representation of the value of the enumeration. |
| DisplayString | The display string for the current object. |
| Int32Value | The integer representation of an enumeration. A 32-bit signed integer. |
| Value | The integer representation of an enumeration. |
Top
Public Methods
See Also