OPC Labs EasyOPC “Classic” Core Library
NodeId Implemented Property
OpcLabs_EasyOpcClassicCore ActiveX DLL > DAItemDescriptor Object > NodeDescriptor Interface : NodeId Implemented Property
Description
Contains node identifier (empty string for the root, null reference if unknown).

 

DISPID (Dispatch ID):

 

For more information, see NodeId in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property NodeId As String
Return Type

See NodeId in .NET Reference.

Remarks

For remarks, see NodeId in .NET Reference.

Example

For examples, see NodeId in .NET Reference.

See Also

DAItemDescriptor Object  | NodeDescriptor Interface