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