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

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

The following tables list the members exposed by _PrimitiveData.

Public Properties
 NameDescription
 PropertyThe associated primitive data type.  
 PropertyThe kind of this data.  
 PropertyThe display string for the current object.  
 PropertyIndicates whether the current data is valid. The associated data type, if present, is used for validation.  
 PropertyThe current primitive 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  
 Method  
 Method  
 MethodSets the current primitive value.  
 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

_PrimitiveData Interface
OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace