'Declaration
Public Property Refresh As Boolean
'Usage
Dim instance As AENotificationPayload Dim value As Boolean instance.Refresh = value value = instance.Refresh
public bool Refresh {get; set;}
'Declaration
Public Property Refresh As Boolean
'Usage
Dim instance As AENotificationPayload Dim value As Boolean instance.Refresh = value value = instance.Refresh
public bool Refresh {get; set;}
When Refresh is True, the value of True in RefreshComplete tells that the refresh has completed.