QuickOPC User's Guide and Reference
_PrimitiveDataType Interface Properties

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

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

Public Properties
 NameDescription
 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.  
 PropertyThe .NET type of values represented by this data type.  
Top
See Also

Reference

_PrimitiveDataType Interface
OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace