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