uaPLUS Reference
Construct(Int32,String,String,UInt16) Method
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > AeParsedNodeId Class > Construct Method : Construct(Int32,String,String,UInt16) Method

rootType
rootId
componentPath
namespaceIndex

Glossary Item Box

Constructs a node identifier.

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function Construct( _
   ByVal rootType As Integer, _
   ByVal rootId As String, _
   ByVal componentPath As String, _
   ByVal namespaceIndex As UShort _
) As NodeId
C# 
public static NodeId Construct( 
   int rootType,
   string rootId,
   string componentPath,
   ushort namespaceIndex
)

Parameters

rootType
rootId
componentPath
namespaceIndex

Return Value

The node identifier.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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