QuickOPC User's Guide and Reference
_EnumerationData Interface Members
Properties  Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace : _EnumerationData Interface

The following tables list the members exposed by _EnumerationData.

Public Properties
 NameDescription
 PropertyThe associated enumeration data type.  
 PropertyThe kind of this data.  
 PropertyThe current enumeration value. A decimal.  
 PropertyThe display string for the current object.  
 PropertyThe current enumeration value. A 32-bit signed integer.  
 PropertyIndicates whether the current data is valid. The associated data type, if present, is used for validation.  
 PropertyThe current enumeration value.  
 PropertyThe display name of the current value.  
 PropertyThe name of the current value.  
Top
Public Methods
 NameDescription
 MethodThe current generic data expressed as data of enumeration data type.  
 MethodThe current generic data expressed as data of opaque data type.  
 MethodThe current generic data expressed as data of primitive data type.  
 MethodThe current generic data expressed as data of sequence data type.  
 MethodThe current generic data expressed as data of structured data type.  
 MethodThe current generic data expressed as data of union data type.  
 Method  
 Method  
 MethodReturns the current enumeration value, represented in a bit array.  
 Method  
 Method  
 MethodOverloaded. Converts the value of the current object to its equivalent string representation using the specified format.  
 MethodAttempts to validate the current data. The associated data type, if present, is used for validation.  
 MethodValidates the current data. The associated data type, if present, is used for validation.  
Top
See Also

Reference

_EnumerationData Interface
OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace