'Declaration
Public Property Active As Boolean
'Usage
Dim instance As AEEventDataPayload Dim value As Boolean instance.Active = value value = instance.Active
public bool Active {get; set;}
'Declaration
Public Property Active As Boolean
'Usage
Dim instance As AEEventDataPayload Dim value As Boolean instance.Active = value value = instance.Active
public bool Active {get; set;}
This property is used only for Condition-Related Events (see EventType).