Search
Task.getEstimatedCost Method
See Also
 






Gets the estimated cost of this task.

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

 Syntax

Java  Copy Code

public float getEstimatedCost ()

 Return Value

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

 See Also