Actual time and date when the alarm became active
Used for acknowledge because the ActiveTime gets reset with timezones
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public DateTime AcknowledgeActiveTime { get; set; } |
Visual Basic |
---|
Public Property AcknowledgeActiveTime As DateTime Get Set |
JScript |
---|
function get AcknowledgeActiveTime () : DateTime function set AcknowledgeActiveTime (value : DateTime) |