The following tables list the members exposed by _UAEnumValue.
Public Properties
| Name | Description |
![Property](template/packages/core-dotnet/images/Property.png) | DecimalValue | The integer representation of an enumeration. A decimal. |
![Property](template/packages/core-dotnet/images/Property.png) | Description | A localized description of the enumeration value. |
![Property](template/packages/core-dotnet/images/Property.png) | DisplayName | A human-readable representation of the value of the enumeration. |
![Property](template/packages/core-dotnet/images/Property.png) | DisplayString | The display string for the current object. |
![Property](template/packages/core-dotnet/images/Property.png) | Int32Value | The integer representation of an enumeration. A 32-bit signed integer. |
![Property](template/packages/core-dotnet/images/Property.png) | Value | The integer representation of an enumeration. |
Top
Public Methods
See Also