uaPLUS Reference
AddAttribute Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaReadRequest Class : AddAttribute Method

attributeIds
The attribute ids.

Glossary Item Box

Adds the attribute to the request.

Syntax

Visual Basic (Declaration) 
Public Sub AddAttribute( _
   ByVal ParamArray attributeIds() As UInteger _
) 
C# 
public void AddAttribute( 
   params uint[] attributeIds
)

Parameters

attributeIds
The attribute ids.

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.