Name | Description | |
---|---|---|
UADataSetHeader Constructor | Overloaded. |
The following tables list the members exposed by UADataSetHeader.
Name | Description | |
---|---|---|
UADataSetHeader Constructor | Overloaded. |
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) | |
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. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | |
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) | |
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) | |
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. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | |
Null | A null OPC-UA PubSub header. | |
Origin | Indicates the origin of the dataset (the type and semantics depend on the transport used). (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | |
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) | |
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. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
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 | Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubHeader) | |
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) |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |