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

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

The following tables list the members exposed by _UnionData.

Public Properties
 NameDescription
 PropertyThe data field that is currently in use.  
 PropertyThe associated union data type.  
 PropertyThe kind of this data.  
 PropertyThe display string for the current object.  
 PropertyDetermines which of the data fields is in use.  
 PropertyThe value of the currently used data field.  
 PropertyIndicates whether the current data is valid. The associated data type, if present, is used for validation.  
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  
 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

_UnionData Interface
OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace