EasyUA Reference
HistoryUpdateEvent(IList<UpdateEventDetails>) Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > Session Class > HistoryUpdateEvent Method : HistoryUpdateEvent(IList<UpdateEventDetails>) Method

nodesToUpdate
List of event notifier objects to update, including the event data and update settings.

Glossary Item Box

Updates the event history for a list of event notifier objects.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As Session
Dim nodesToUpdate As IList(Of UpdateEventDetails)
Dim value As List(Of HistoryEventUpdateResult)
 
value = instance.HistoryUpdateEvent(nodesToUpdate)

Parameters

nodesToUpdate
List of event notifier objects to update, including the event data and update settings.

Return Value

The results for the update operation.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.