HistorianTable.LastStoredTimeStamp Property

Gets the last stored timestamp on historian table.
<ID("LastStoredTimeStamp", (int)e.LastStoredTimeStamp)> _ 
Public Property LastStoredTimeStamp() As DateTimeOffset 
Get 
This language is not supported or no code example is available.
[ID("LastStoredTimeStamp", (int)e.LastStoredTimeStamp)] 
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