T
uaPLUS Reference
GetAttributeValue<T>(DataValue,HdaAttributeValue) Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaHistoryBaseRequest Class > GetAttributeValue Method : GetAttributeValue<T>(DataValue,HdaAttributeValue) Method

value
source

Glossary Item Box

Converts the attribute value to the specified type.

Syntax

Visual Basic (Declaration) 
Protected Overloads Function GetAttributeValue(Of T)( _
   ByVal value As DataValue, _
   ByVal source As HdaAttributeValue _
) As T
C# 
protected T GetAttributeValue<T>( 
   DataValue value,
   HdaAttributeValue source
)

Parameters

value
source

Type Parameters

T

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.