Sets the estimated duration of this task.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setEstimatedDuration ( |
An integer value specifying the task's scheduled duration. The default is 0.
See Also