QuickOPC User's Guide and Reference
SequenceDataType Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.DataTypeModel Namespace : SequenceDataType Class

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

Public Properties
 NameDescription
Public PropertyHuman readable description of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo)
Public PropertySpecifies the display name for a member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo)
Public PropertyThe data type of the elements of the sequence.  
Public PropertyThe full name of the data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyHow many elements the sequence has. Equals to -1 when unknown (e.g. dynamic). A 32-bit signed integer.  
Public PropertyDetermines whether the data type is complete, i.e. all constituent data types are filled in. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyDetermines whether the sequences represents the first dimension of an array.  
Public PropertyDetermines whether the data type is recursive, i.e. contains any cycle. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyDetermines whether the data type is terminable, i.e. can produce a finite generic data. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyThe kind of a data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyHow many elements the sequence has. Equals to -1 when unknown (e.g. dynamic).  
Public PropertyThe short descriptive name of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo)
Top
See Also

Reference

SequenceDataType Class
OpcLabs.BaseLib.DataTypeModel Namespace