uaPLUS Reference
ReadAttributeValues Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > ComHdaClient Class : ReadAttributeValues Method

serverHandle
attributeIds

Glossary Item Box

Updates the attributes for the items.

Syntax

Visual Basic (Declaration) 
Public Function ReadAttributeValues( _
   ByVal serverHandle As Integer, _
   ByVal ParamArray attributeIds() As Integer _
) As HdaAttributeValue()
C# 
public HdaAttributeValue[] ReadAttributeValues( 
   int serverHandle,
   params int[] attributeIds
)

Parameters

serverHandle
attributeIds

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.