AlarmItem.ActiveLocalTime Property

Time that an Alarm Item started in local time.
<ID("ActiveLocalTime", (int)e.ActiveLocalTime)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property ActiveLocalTime() As DateTimeOffset 
Get 
This language is not supported or no code example is available.
[ID("ActiveLocalTime", (int)e.ActiveLocalTime)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public DateTimeOffset ActiveLocalTime {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