QuickOPC User's Guide and Reference
UAEnumField Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema Namespace : UAEnumField Class

For a list of all members of this type, see UAEnumField members.

Public Properties
 NameDescription
Public PropertyThe integer representation of an enumeration. A decimal. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue)
Public PropertyA localized description of the enumeration value. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue)
Public PropertyA human-readable representation of the value of the enumeration. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue)
Public PropertyThe integer representation of an enumeration. A 32-bit signed integer. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue)
Public PropertyA name for the field that is unique within the enum definition.  
Public PropertyThe integer representation of an enumeration. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumValue)
Top
See Also

Reference

UAEnumField Class
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace