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

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

The following tables list the members exposed by _StructuredDataType.

Public Properties
 NameDescription
 PropertyA collection of data fields of the composite data type.  
 PropertyHuman readable description of the member or data type.  
 PropertySpecifies the display name for a member or data type.  
 PropertyThe display string for the current object.  
 PropertyThe full name of the data type.  
 PropertyDetermines whether the data type is complete, i.e. all constituent data types are filled in.  
 PropertyDetermines whether the data type is recursive, i.e. contains any cycle.  
 PropertyDetermines whether the data type is terminable, i.e. can produce a finite generic data.  
 PropertyThe kind of a data type.  
 PropertyThe short descriptive name of the member or data type.  
Top
Public Methods
 NameDescription
 MethodAdds a data field to the composite data type.  
 MethodThe current data type expressed as enumeration data type.  
 MethodThe current data type expressed as opaque data type.  
 MethodThe current data type expressed as primitive data type.  
 MethodThe current data type expressed as sequence data type.  
 MethodThe current data type expressed as structured data type.  
 MethodThe current data type expressed as union data type.  
 Method  
 Method  
 Method  
 Method  
 MethodRemoves a data field from the composite data type.  
 MethodOverloaded. Converts the value of the current object to its equivalent string representation using the specified format.  
Top
See Also

Reference

_StructuredDataType Interface
OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace