HistorianTable.IsDeleting Property
Indicates if historian is deleting data.
<ID("IsDeleting", (int)e.IsDeleting)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)> _
Public Property IsDeleting() As Integer
Get
This language is not supported or no code example is available.
[ID("IsDeleting", (int)e.IsDeleting)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.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.6.2, 4.7