uaPLUS Reference
GetAttributeValue(ISystemContext,NumericRange,QualifiedName,UInt32,DataValue,HdaAttributeValue[]) Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaHistoryBaseRequest Class > GetAttributeValue Method : GetAttributeValue(ISystemContext,NumericRange,QualifiedName,UInt32,DataValue,HdaAttributeValue[]) Method

context
indexRange
dataEncoding
attributeId
value
sources

Glossary Item Box

Gets the attribute value.

Syntax

Visual Basic (Declaration) 
Protected Overloads Function GetAttributeValue( _
   ByVal context As ISystemContext, _
   ByVal indexRange As NumericRange, _
   ByVal dataEncoding As QualifiedName, _
   ByVal attributeId As UInteger, _
   ByVal value As DataValue, _
   ByVal ParamArray sources() As HdaAttributeValue _
) As ServiceResult
C# 
protected ServiceResult GetAttributeValue( 
   ISystemContext context,
   NumericRange indexRange,
   QualifiedName dataEncoding,
   uint attributeId,
   DataValue value,
   params HdaAttributeValue[] sources
)

Parameters

context
indexRange
dataEncoding
attributeId
value
sources

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.