Search
Task.actualDuration Property
See Also
 






Gets or sets the actual duration of the Task.

Namespace: MindFusion.Scheduling
File: Task.js

 Syntax

JavaScript  Copy Code

get actualDuration() {}

 Property Value

A Number that specifies the actual duration measured in minutes.

 See Also