EasyUA Reference
Events Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > HistoryEventReadResult Class : Events Property

Glossary Item Box

Gets or sets the events

Syntax

Visual Basic (Usage)Copy Code
Dim instance As HistoryEventReadResult
Dim value As List(Of HistoryEventFieldList)
 
instance.Events = value
 
value = instance.Events
C# 
public List<HistoryEventFieldList> Events {get; set;}

Property Value

The events.

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.