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