uaPLUS Reference
HdaHistoryReadProcessedRequest Constructor
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaHistoryReadProcessedRequest Class : HdaHistoryReadProcessedRequest Constructor

itemId
The item id.
aggregateId
The aggregate id.
details
The details.
nodeToRead
The node to read.

Glossary Item Box

Initializes a new instance of the HdaHistoryReadProcessedRequest class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal itemId As String, _
   ByVal aggregateId As UInteger, _
   ByVal details As ReadProcessedDetails, _
   ByVal nodeToRead As HistoryReadValueId _
)
C# 
public HdaHistoryReadProcessedRequest( 
   string itemId,
   uint aggregateId,
   ReadProcessedDetails details,
   HistoryReadValueId nodeToRead
)

Parameters

itemId
The item id.
aggregateId
The aggregate id.
details
The details.
nodeToRead
The node to read.

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.