Name | Description | |
---|---|---|
DataType | The associated enumeration data type. | |
DataTypeKind | The kind of this data. (Inherited from OpcLabs.BaseLib.DataTypeModel.GenericData) | |
DecimalValue | The current enumeration value. A decimal. | |
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. (Inherited from OpcLabs.BaseLib.DataTypeModel.GenericData) | |
Value | The current enumeration value. | |
ValueDisplayName | The display name of the current value. | |
ValueName | The name of the current value. |