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

 

DISPID (Dispatch ID):

 

For more information, see NodePath in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property NodePath As String
Return Type

See NodePath in .NET Reference.

Remarks

For remarks, see NodePath in .NET Reference.

Example

For examples, see NodePath in .NET Reference.

See Also

DAItemDescriptor Object  | NodeDescriptor Interface