OPC Labs EasyOPC “Classic” Core Library
IsRoot Implemented Property
OpcLabs_EasyOpcClassicCore ActiveX DLL > DANodeElement Object > NodeElement Interface : IsRoot Implemented Property
Description
Determines whether this element describes a root of the address space.

 

DISPID (Dispatch ID):

 

For more information, see IsRoot in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property IsRoot As Boolean
Return Type

See IsRoot in .NET Reference.

Remarks

For remarks, see IsRoot in .NET Reference.

Example

For examples, see IsRoot in .NET Reference.

See Also

DANodeElement Object  | NodeElement Interface