OPC Labs EasyOPC-UA Library
UASubscribeDataSetFilter Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : UASubscribeDataSetFilter 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.

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.

Determines whether the filter is strictly physical.

 

DISPID (Dispatch ID):

 

For more information, see IsStrictlyPhysical in .NET Reference.

Logicalizes the filter, by removing the physical information from it.

 

DISPID (Dispatch ID):

 

For more information, see Logicalize in .NET Reference.

Physicalizes the filter for the specified transport profile URI string.

 

DISPID (Dispatch ID):

 

For more information, see Physicalize in .NET Reference.

Physicalizes the required field values for the specified transport profile URI string.

 

DISPID (Dispatch ID):

 

For more information, see PhysicalizeRequiredFieldValues in .NET Reference.

Determines whether the required field values are strictly physical with the specified transport profile URI string.

 

DISPID (Dispatch ID):

 

For more information, see RequiredFieldValuesAreStrictlyPhysical in .NET Reference.

Determines whether the required field values require resolution with specified transport profile URI string.

 

DISPID (Dispatch ID):

 

For more information, see RequiredFieldValuesRequireResolution in .NET Reference.

Determines whether the filter requires resolution with specified transport profile URI string.

 

DISPID (Dispatch ID):

 

For more information, see RequiresResolution in .NET Reference.

Public Properties
Determines whether the filter allows (variable) data messages through.

 

DISPID (Dispatch ID):

 

For more information, see AllowDataMessages in .NET Reference.

Determines whether the filter allows event messages through.

 

DISPID (Dispatch ID):

 

For more information, see AllowEventMessages in .NET Reference.

Specifies the (optional) dataset writer filtering.

 

DISPID (Dispatch ID):

 

For more information, see DataSetWriterDescriptor 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 filtering by dataset writer is performed.

 

DISPID (Dispatch ID):

 

For more information, see HasDataSetWriterDescriptor in .NET Reference.

Determines whether the filtering by origin pattern is performed.

 

DISPID (Dispatch ID):

 

For more information, see HasOriginPattern in .NET Reference.

Determines whether the filtering by publisher Id is performed.

 

DISPID (Dispatch ID):

 

For more information, see HasPublisherId in .NET Reference.

Determines whether the filtering by required field values is performed.

 

DISPID (Dispatch ID):

 

For more information, see HasRequiredFieldValues in .NET Reference.

Determines whether the filtering by the writer group descriptor is performed.

 

DISPID (Dispatch ID):

 

For more information, see HasWriterGroupDescriptor in .NET Reference.

Specifies the (optional) origin filtering by a pattern.

 

DISPID (Dispatch ID):

 

For more information, see OriginPattern in .NET Reference.

Specifies the (optional) publisher Id filtering.

 

DISPID (Dispatch ID):

 

For more information, see PublisherId in .NET Reference.

Specifies filtering by given field values.

 

DISPID (Dispatch ID):

 

For more information, see RequiredFieldValueDictionary in .NET Reference.

A symbolic name of the current parameter combination if it has a standard name. Empty otherwise.

 

DISPID (Dispatch ID):

 

For more information, see StandardName in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Specifies the (optional) writer group filtering.

 

DISPID (Dispatch ID):

 

For more information, see WriterGroupDescriptor in .NET Reference.

See Also

UASubscribeDataSetFilter Object