Gets the task progress measured in percents.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public float getProgress () |
A float value specifying the progress made on this task. The default is 0.
See Also