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