uaPLUS Reference
HdaAttributeState Constructor
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaAttributeState Class : HdaAttributeState Constructor

configuration
The configuration.
itemId
The item id.
parent
attribute
The attribute.
namespaceIndex
Index of the namespace.

Glossary Item Box

Initializes a new instance of the Advosol.uaPLUS.DaItemState class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal configuration As Object, _
   ByVal itemId As String, _
   ByVal parent As NodeState, _
   ByVal attribute As HdaAttribute, _
   ByVal namespaceIndex As UShort _
)
C# 
public HdaAttributeState( 
   object configuration,
   string itemId,
   NodeState parent,
   HdaAttribute attribute,
   ushort namespaceIndex
)

Parameters

configuration
The configuration.
itemId
The item id.
parent
attribute
The attribute.
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.