Time of the most recent transition into active subcondition. This is the time value which must be specified when acknowledging the condition. In UTC.
Syntax
public DateTime SubconditionActiveTime {get; set;}
'Declaration
Public Property SubconditionActiveTime As Date
'Usage
Dim instance As AEConditionState
Dim value As Date
instance.SubconditionActiveTime = value
value = instance.SubconditionActiveTime
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also