CADSharpTools PDM
CADSharpTools PDM
CADSharpTools
CADSharpTools.MVVM.Models
Progress Class
Progress Methods
Cancel Method
Complete Method
CompleteWithError Method
Report Method
Reset Method
Progress
Report Method
Report the progress.
Namespace:
CADSharpTools.MVVM.Models
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
C#
VB
Copy
public
void
Report
(
int
value
)
Public
Sub
Report
(
value
As
Integer
)
Parameters
value
Type:
System
Int32
Progress value.
Implements
IProgress
T
Report(T)
Remarks
This method sets the value of the
Value
property.
See Also
Reference
Progress Class
CADSharpTools.MVVM.Models Namespace
Made with ❤ in Vancouver, Washington, USA.
Send comments on this topic to
to the developers team.