ModuleAlarm.SuccessCount Property

Success count when storing alarm item
<ID("SuccessCount", (int)e.SuccessCount)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property SuccessCount() As Long 
Get 
This language is not supported or no code example is available.
[ID("SuccessCount", (int)e.SuccessCount)] 
[EditorBrowsable(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