QuickOPC User's Guide and Reference
UADataSetMetaData Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace : UADataSetMetaData Class

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

Public Properties
 NameDescription
Public PropertyThe configuration version for the current configuration of the dataset.  
Public PropertyProvides the globally unique identifier of the class of dataset if the dataset is based on a dataset class.  
Public PropertyProvides the globally unique identifier of the class of dataset if the dataset is based on a dataset class, expressed as a string.  
Public PropertyDescription of the dataset.  
Public PropertyCollection of enumeration or option set data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Public PropertyNumber of fields in the dataset.  
Public PropertyThe metadata for the fields in the dataset.  
Public PropertyDetermines whether data set class Id is provided with the dataset metadata.  
Public PropertyDetermines whether any promoted fields are provided with the dataset metadata.  
Public PropertyName of the dataset.  
Public PropertyDefines an array of namespace URIs. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Public PropertyNumber of promoted fields in the dataset.  
Public PropertyCollection of simple data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Public PropertyCollection of structure and union data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Top
See Also

Reference

UADataSetMetaData Class
OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace