OPC Labs EasyOPC-UA Library
RequiresResolution Method
OpcLabs_EasyOpcUA ActiveX DLL > UADataSetFieldDescriptor Object : RequiresResolution Method

Description
Determines whether this PubSub object requires a resolution (in order to obtain the necessary physical information) with specified transport profile URI string.

 

DISPID (Dispatch ID):

 

For more information, see RequiresResolution in .NET Reference.

Syntax
Visual Basic
Public Function RequiresResolution( _
   ByVal TransportProfileUriString As String, _
   ByVal assumeTopicTree As Boolean _
) As Boolean
Parameters
TransportProfileUriString

assumeTopicTree

Return Type

See RequiresResolution in .NET Reference.

Remarks

For remarks, see RequiresResolution in .NET Reference.

Example

For examples, see RequiresResolution in .NET Reference.

See Also

UADataSetFieldDescriptor Object  | UADataSetFieldDescriptor Members