public bool Refresh {get; set;}
'Declaration
Public Property Refresh As Boolean
'Usage
Dim instance As EasyUAEventNotificationEventArgs Dim value As Boolean instance.Refresh = value value = instance.Refresh
Property Value
The default value of this property is False
.