AlarmItem.AckTime Property

Time that an alarm Item is set at "Acknowledge".
<ID("AckTime", (int)e.AckTime)> _ 
Public Property AckTime() As DateTimeOffset 
Get 
This language is not supported or no code example is available.
[ID("AckTime", (int)e.AckTime)] 
public DateTimeOffset AckTime {get;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition