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. |
![]() | Int32Value | The integer representation of an enumeration. A 32-bit signed integer. |
![]() | Value | The integer representation of an enumeration. |