HistorianTable.IsDeleting Property

Indicates if historian is deleting data.
<ID("IsDeleting", (int)e.IsDeleting)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property IsDeleting() As Integer 
Get 
This language is not supported or no code example is available.
[ID("IsDeleting", (int)e.IsDeleting)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public int IsDeleting {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.8

In this article

Definition