Search
Task.estimatedCost Property
See Also
 






Gets or sets the estimated cost of the Task.

Namespace: MindFusion.Scheduling
File: Task.js

 Syntax

JavaScript  Copy Code

get estimatedCost() {}

 Property Value

A Number that represents the cost.

 See Also