Sets the actual cost of this task.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setActualCost ( |
A float value specifying the task's actual cost. The default is 0.
See Also