Name | Description | |
---|---|---|
DecimalValue | The integer representation of an enumeration. A decimal. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue) | |
Description | A localized description of the enumeration value. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue) | |
DisplayName | A human-readable representation of the value of the enumeration. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue) | |
Int32Value | The integer representation of an enumeration. A 32-bit signed integer. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue) | |
Name | A name for the field that is unique within the enum definition. | |
Value | The integer representation of an enumeration. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue) |