uaPLUS Reference
ConstructIdForHdaBranch Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaModelUtils Class : ConstructIdForHdaBranch Method

itemId
The item id.
namespaceIndex
Index of the namespace.

Glossary Item Box

Constructs the node id for a branch.

Syntax

Visual Basic (Declaration) 
Public Shared Function ConstructIdForHdaBranch( _
   ByVal itemId As String, _
   ByVal namespaceIndex As UShort _
) As NodeId
C# 
public static NodeId ConstructIdForHdaBranch( 
   string itemId,
   ushort namespaceIndex
)

Parameters

itemId
The item id.
namespaceIndex
Index of the namespace.

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.