uaPLUS Reference
HdaParsedNodeId Class
Members  See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace : HdaParsedNodeId Class

Glossary Item Box

Stores the elements of a NodeId after it is parsed.

Object Model

HdaParsedNodeId Class

Syntax

Visual Basic (Declaration) 
Public Class HdaParsedNodeId 
   Inherits ParsedNodeId
C# 
public class HdaParsedNodeId : 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.HDA.ParsedNodeId
      Advosol.uaPLUS.HDA.HdaParsedNodeId

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.