OPC Labs EasyOPC-UA Library
UAPubSubLocators Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : UAPubSubLocators Object
Public Methods
Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

 

DISPID (Dispatch ID):

 

For more information, see CompareTo in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Public Properties
Identifies the dataset writer.

 

DISPID (Dispatch ID):

 

For more information, see DataSetWriterId in .NET Reference.

The name of the dataset writer.

 

DISPID (Dispatch ID):

 

For more information, see DataSetWriterName in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Determines whether the dataset writer Id is included in the dataset data.

 

DISPID (Dispatch ID):

 

For more information, see HasDataSetWriterId in .NET Reference.

Determines whether the dataset writer name is included in the dataset data.

 

DISPID (Dispatch ID):

 

For more information, see HasDataSetWriterName in .NET Reference.

Determines whether the publisher Id is included in the dataset data.

 

DISPID (Dispatch ID):

 

For more information, see HasPublisherId in .NET Reference.

Determines whether the writer group Id is included in the dataset data.

 

DISPID (Dispatch ID):

 

For more information, see HasWriterGroupId in .NET Reference.

Determines whether the writer group name is included in the dataset data.

 

DISPID (Dispatch ID):

 

For more information, see HasWriterGroupName in .NET Reference.

Identifies the publisher.

 

DISPID (Dispatch ID):

 

For more information, see PublisherId in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Identifies the writer group.

 

DISPID (Dispatch ID):

 

For more information, see WriterGroupId in .NET Reference.

The name of the writer group.

 

DISPID (Dispatch ID):

 

For more information, see WriterGroupName in .NET Reference.

See Also

UAPubSubLocators Object