Name | Description | |
---|---|---|
![]() | DataType | The associated enumeration data type. |
![]() | DataTypeKind | The kind of this data. |
![]() | DecimalValue | The current enumeration value. A decimal. |
![]() | DisplayString | The display string for the current object. |
![]() | Int32Value | The current enumeration value. A 32-bit signed integer. |
![]() | IsValid | Indicates whether the current data is valid. The associated data type, if present, is used for validation. |
![]() | Value | The current enumeration value. |
![]() | ValueDisplayName | The display name of the current value. |
![]() | ValueName | The name of the current value. |