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. |
![]() | Name | A name for the field that is unique within the enum definition. |
![]() | Value | The integer representation of an enumeration. |