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

itemId
The item id.
namespaceIndex
Index of the namespace.

Glossary Item Box

Gets the item configuration node.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetItemConfigurationNode( _
   ByVal itemId As String, _
   ByVal namespaceIndex As UShort _
) As BaseInstanceState
C# 
public static BaseInstanceState GetItemConfigurationNode( 
   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.