QuickOPC User's Guide and Reference
EnumerationData Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.DataTypeModel Namespace : EnumerationData Class

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

Public Properties
 NameDescription
Public PropertyThe associated enumeration data type.  
Public PropertyThe kind of this data. (Inherited from OpcLabs.BaseLib.DataTypeModel.GenericData)
Public PropertyThe current enumeration value. A decimal.  
Public PropertyThe current enumeration value. A 32-bit signed integer.  
Public PropertyIndicates whether the current data is valid. The associated data type, if present, is used for validation. (Inherited from OpcLabs.BaseLib.DataTypeModel.GenericData)
Public PropertyThe current enumeration value.  
Public PropertyThe display name of the current value.  
Public PropertyThe name of the current value.  
Top
See Also

Reference

EnumerationData Class
OpcLabs.BaseLib.DataTypeModel Namespace