QuickOPC User's Guide and Reference
DataField Class Properties


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

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

Public Properties
 NameDescription
Public PropertyThe data type of the contents of the field.  
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 PropertyDetermines whether the data field is complete, i.e. the data type is filled in and is also complete.  
Public PropertyDetermines whether the field denotes a length of some sequence.  
Public PropertyDetermines whether the field may be omitted from the encoded data.  
Public PropertyDetermines whether the field acts as a switch for some other field.  
Public PropertyDetermines whether the data field is terminable, i.e. can produce a finite generic data.  
Public PropertyThe short descriptive name of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo)
Top
See Also

Reference

DataField Class
OpcLabs.BaseLib.DataTypeModel Namespace