HistorianTable.LastDeletedErrorMessage Property

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

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition