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