Search
Task.getActualCost Method
See Also
 






Gets the actual cost of this task.

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

 Syntax

Java  Copy Code

public float getActualCost ()

 Return Value

A float value specifying the task's actual cost. The default is 0.

 See Also