ModuleAlarm.LastStoredTimeStamp Property

Timestamp when last alarm item was stored.
<ID("LastStoredTimeStamp", (int)e.LastStoredTimeStamp)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property LastStoredTimeStamp() As DateTimeOffset 
Get 
This language is not supported or no code example is available.
[ID("LastStoredTimeStamp", (int)e.LastStoredTimeStamp)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public DateTimeOffset LastStoredTimeStamp {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