uaPLUS Reference
AeParsedNodeId Class
Members  See Also  Send Feedback
Advosol.uaPLUS.AE Namespace : AeParsedNodeId Class

Glossary Item Box

Stores the elements of a NodeId after it is parsed.

Object Model

AeParsedNodeId Class

Syntax

Visual Basic (Declaration) 
Public Class AeParsedNodeId 
   Inherits Opc.Ua.Com.Client.ParsedNodeId
C# 
public class AeParsedNodeId : Opc.Ua.Com.Client.ParsedNodeId 

Remarks

The NodeIds used by the samples are strings with an optional path appended. The RootType identifies the type of Root Node. The RootId is the unique identifier for the Root Node. The ComponentPath is constructed from the SymbolicNames of one or more children of the Root Node.

Inheritance Hierarchy

System.Object
      Advosol.uaPLUS.AE.AeParsedNodeId

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.