HistorianTable.LastDeletedTimeStamp Property
Gets the last timestamp when deleting data
<ID("LastDeletedTimeStamp", (int)e.LastDeletedTimeStamp)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)> _
Public Property LastDeletedTimeStamp() As DateTimeOffset
Get
This language is not supported or no code example is available.
[ID("LastDeletedTimeStamp", (int)e.LastDeletedTimeStamp)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.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.6.2, 4.7