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