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