Search
Task.actualCost Property
See Also
 






Gets or sets the actual cost of the Task.

Namespace: MindFusion.Scheduling
File: Task.js

 Syntax

JavaScript  Copy Code

get actualCost() {}

 Property Value

A Number that specifies the cost of the Task.

 See Also