Search
Task.getProgress Method
See Also
 






Gets the task progress measured in percents.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public float getProgress ()

 Return Value

A float value specifying the progress made on this task. The default is 0.

 See Also