AlarmItem.Duration Property
How long alarm remained active
<ID("Duration", (int)e.Duration)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Property Duration() As TimeSpan
Get
This language is not supported or no code example is available.
[ID("Duration", (int)e.Duration)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public TimeSpan Duration {get;}
This language is not supported or no code example is available.
Property Value
TimeSpan
.NET Framework
Supported in: 4.6.2, 4.7