'Declaration
Public Property ActiveTime As Date
'Usage
Dim instance As AEEventDataPayload Dim value As Date instance.ActiveTime = value value = instance.ActiveTime
public DateTime ActiveTime {get; set;}
'Declaration
Public Property ActiveTime As Date
'Usage
Dim instance As AEEventDataPayload Dim value As Date instance.ActiveTime = value value = instance.ActiveTime
public DateTime ActiveTime {get; set;}
This property is used only for Condition-Related Events (see EventType).
This time is used by the client when acknowledging the condition.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows