The following tables list the members exposed by _UAEnumFieldInfo.
Public Properties
| Name | Description |
| DecimalValue | The integer representation of an enumeration. A decimal. |
| Description | A localized description of the enumeration value. This field can contain an empty string if no description is available. |
| DisplayName | A human-readable representation of the value of the enumeration. |
| DisplayString | The display string for the current object. |
| Name | A name for the field that is unique within the enum type info. |
| Value | The integer representation of an enumeration. |
Top
Public Methods
See Also