Search
Task.status Property
See Also
 






Gets or sets the status of the Task.

Namespace: MindFusion.Scheduling
File: Task.js

 Syntax

JavaScript  Copy Code

get status() {}

 Property Value

One of the TaskStatus enumeration values.

 See Also