QuickOPC User's Guide and Reference
OfType Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Filtering Namespace > UAFilterElements Class : OfType Method
TRUE if the target Node is of type operand[0] or of a subtype of operand[0].

Remarks:

The following restrictions apply to the operands:
[0]: Any operand that resolves to a NodeId that identifies an ObjectType or VariableType Node.
If operand[0]oes not resolve to a NodeId that identifies an ObjectType or VariableType Node, this operation shall always be False.

Overload List
OverloadDescription
TRUE if the target Node is of type operand[0] or of a subtype of operand[0].

Remarks:

The following restrictions apply to the operands:
[0]: Any operand that resolves to a NodeId that identifies an ObjectType or VariableType Node.
If operand[0]oes not resolve to a NodeId that identifies an ObjectType or VariableType Node, this operation shall always be False.

 
TRUE if the target Node is of type operand[0] or of a subtype of operand[0].

Remarks:

The following restrictions apply to the operands:
[0]: Any operand that resolves to a NodeId that identifies an ObjectType or VariableType Node.
If operand[0]oes not resolve to a NodeId that identifies an ObjectType or VariableType Node, this operation shall always be False.

 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also