| Name | Description | |
|---|---|---|
![]()  | UADataSetData Constructor | Overloaded. Initializes a new instance of the class. | 
            The following tables list the members exposed by UADataSetData.
| Name | Description | |
|---|---|---|
![]()  | UADataSetData Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
![]()  | Compressed | Determines whether the data is compressed. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | ConfigurationVersion | Version information about the configuration of the dataset metadata. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | DataSetClassId | The globally unique identifier of the class of the dataset. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | DataSetClassIdString | The globally unique identifier of the class of the dataset, expressed as a string. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | DataSetMetaData | Metadata for the subscribed dataset (optional). | 
![]()  | DataSetWriterId | Identifies the dataset writer. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]()  | DataSetWriterName | The name of the dataset writer. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]() ![]()  | DefaultTimestamp | Default value of the Timestamp property. | 
![]() ![]()  | DefaultTimestampLocal | Default value of the TimestampLocal property. | 
![]()  | Encrypted | Determines whether the data is encrypted. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | FieldDataDictionary | Field data for each field in the dataset. | 
![]()  | FieldDataDictionaryById | Field data for each field in the dataset. Keyed by dataset field Id. Only when metadata is available. | 
![]()  | HasConfigurationVersion | Determines whether there is a (non-null) configuration version in the dataset. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | HasDataSetClassId | Determines whether the dataset class Id is included in the dataset data. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | HasDataSetMetaData | Determines whether there is metadata for the subscribed dataset. | 
![]()  | HasDataSetWriterId | Determines whether the dataset writer Id is included in the dataset data. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]()  | HasDataSetWriterName | Determines whether the dataset writer name is included in the dataset data. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]()  | HasOrigin | Determines whether dataset origin is present. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | HasPublisherId | Determines whether the publisher Id is included in the dataset data. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]()  | HasTimestamp | Determines whether there is a (non-default) timestamp in the dataset. | 
![]()  | HasWriterGroupId | Determines whether the writer group Id is included in the dataset data. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]()  | HasWriterGroupName | Determines whether the writer group name is included in the dataset data. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]()  | IsData | Set when the fields represent variable data. | 
![]()  | IsEvent | Set when the fields represent an event. | 
![]()  | MessageMappingName | The name of the message mapping, if known. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]() ![]()  | Null | A null OPC-UA data set data. | 
![]()  | Origin | Indicates the origin of the dataset (the type and semantics depend on the transport used). (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | Picoseconds | Specifies the number of picoseconds intervals which shall be added to the Timestamp. | 
![]()  | PublisherId | Identifies the publisher. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]()  | Retain | Determines whether the dataset message is retained by the server. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | Signed | Determines whether the data is signed. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | StatusCode | Status information about the data in the dataset message. | 
![]()  | Timestamp | A timestamp describing when the data in the dataset message was obtained. In UTC. | 
![]()  | TimestampDouble | A timestamp describing when the data in the dataset message was obtained. In UTC, as double-precision floating-point number that contains an OLE Automation date. | 
![]()  | TimestampLocal | A timestamp describing when the data in the dataset message was obtained. In local time. | 
![]()  | TimestampLocalDouble | A timestamp describing when the data in the dataset message was obtained. In local time, as double-precision floating-point number that contains an OLE Automation date. | 
![]()  | TransportMappingName | The name of the transport mapping, if known. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | WriterGroupId | Identifies the writer group. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
![]()  | WriterGroupName | The name of the writer group. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Overridden. | 
![]()  | CompareTo | Overloaded. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UADataSetHeader) | 
![]()  | Equals | Overloaded. Overridden. Determines whether this object is equal to the other. | 
![]()  | GetDataSetTypeString | Gets a string describing the type of the dataset (data or events). | 
![]()  | GetHashCode | Overridden. | 
![]()  | GetObjectData | (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | GetSchema | (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | ReadXml | (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | SetOrigin | Indicates the origin of the dataset (the type and semantics depend on the transport used). (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | 
![]()  | ToString | Overridden. | 
![]()  | WriteXml | (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
![]()  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
![]()  | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
![]()  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
  Equality  | Determines whether the two objects are equal. | 
  Inequality  | Determines whether the two objects are not equal. |