Search
Task.actualEnd Property
See Also
 






Gets or sets the actual completion date of this Task.

Namespace: MindFusion.Scheduling
File: Task.js

 Syntax

JavaScript  Copy Code

get actualEnd() {}

 Property Value

A DateTime instance.

 See Also