ReportWebData.Completed Property

The value of this property is incremented when a Save or Load operation is concluded.
<ID("Completed", (int)e.Completed)> _ 
Public Property Completed() As Integer
This language is not supported or no code example is available.
[ID("Completed", (int)e.Completed)] 
public int Completed {get; set;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition