HistorianTable.SuccessCount Property

Gets the store operation success count.
<ID("SuccessCount", (int)e.SuccessCount)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property SuccessCount() As Long 
Get 
This language is not supported or no code example is available.
[ID("SuccessCount", (int)e.SuccessCount)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public long SuccessCount {get;}
This language is not supported or no code example is available.

Property Value

long

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition