| Name | Description | |
|---|---|---|
|  | UAPubSubHeader Constructor | Overloaded. Initializes a new instance of the class. | 
 
            The following tables list the members exposed by UAPubSubHeader.
| Name | Description | |
|---|---|---|
|  | UAPubSubHeader Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | Compressed | Determines whether the data is compressed. | 
|  | ConfigurationVersion | Version information about the configuration of the dataset metadata. | 
|  | DataSetClassId | The globally unique identifier of the class of the dataset. | 
|  | DataSetClassIdString | The globally unique identifier of the class of the dataset, expressed as a string. | 
|  | 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) | 
|  | Encrypted | Determines whether the data is encrypted. | 
|  | HasConfigurationVersion | Determines whether there is a (non-null) configuration version in the dataset. | 
|  | HasDataSetClassId | Determines whether the dataset class Id is included in the dataset data. | 
|  | 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. | 
|  | HasPublisherId | Determines whether the publisher Id is included in the dataset data. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
|  | 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) | 
|  | MessageMappingName | The name of the message mapping, if known. | 
|   | Null | A null OPC-UA PubSub header. | 
|  | Origin | Indicates the origin of the dataset (the type and semantics depend on the transport used). | 
|  | PublisherId | Identifies the publisher. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubLocators) | 
|  | Retain | Determines whether the dataset message is retained by the server. | 
|  | Signed | Determines whether the data is signed. | 
|  | TransportMappingName | The name of the transport mapping, if known. | 
|  | 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. | 
|  | Equals | Overloaded. Overridden. Determines whether this object is equal to the other. | 
|  | GetHashCode | Overridden. | 
|  | GetObjectData | Overridden. | 
|  | 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). | 
|  | 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. | 
|  Greater Than | Determines whether one object should be considered greater than the second object for ordering purposes. | 
|  Greater Than or Equal | Determines whether one object should be considered greater or equal to than the second object for ordering purposes. | 
|  Inequality | Determines whether the two objects are not equal. | 
|  Less Than | Determines whether one object should be considered less than the second object for ordering purposes. | 
|  Less Than or Equal | Determines whether one object should be considered less than or equal to the second object for ordering purposes. |