uaPLUS Reference
GetHistoryResults Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaHistoryReadAttributeRequest Class : GetHistoryResults Method

context
nodeToRead
values

Glossary Item Box

Gets the history for the attribute.

Syntax

Visual Basic (Declaration) 
Public Sub GetHistoryResults( _
   ByVal context As ISystemContext, _
   ByVal nodeToRead As HistoryReadValueId, _
   ByVal values As DataValueCollection _
) 
C# 
public void GetHistoryResults( 
   ISystemContext context,
   HistoryReadValueId nodeToRead,
   DataValueCollection values
)

Parameters

context
nodeToRead
values

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.