HistorianTable.LastDeletedTimeStamp Property

Gets the last timestamp when deleting data
<ID("LastDeletedTimeStamp", (int)e.LastDeletedTimeStamp)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property LastDeletedTimeStamp() As DateTimeOffset 
Get 
This language is not supported or no code example is available.
[ID("LastDeletedTimeStamp", (int)e.LastDeletedTimeStamp)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public DateTimeOffset LastDeletedTimeStamp {get;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.8

In this article

Definition