uaPLUS Reference
HistoryDeleteRawModified Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPLUSNodeManager Class : HistoryDeleteRawModified Method

context
nodesToUpdate
results
errors
nodesToProcess
cache

Glossary Item Box

Deletes the data history for one or more nodes.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub HistoryDeleteRawModified( _
   ByVal context As ServerSystemContext, _
   ByVal nodesToUpdate As IList(Of DeleteRawModifiedDetails), _
   ByVal results As IList(Of HistoryUpdateResult), _
   ByVal errors As IList(Of ServiceResult), _
   ByVal nodesToProcess As List(Of NodeHandle), _
   ByVal cache As IDictionary(Of NodeId,NodeState) _
) 

Parameters

context
nodesToUpdate
results
errors
nodesToProcess
cache

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.