Search
Item.task Property
See Also
 






Gets or sets the Task associated with this Item.

Namespace: MindFusion.Scheduling
File: Item.js

 Syntax

JavaScript  Copy Code

get task() {}

 Property Value

An instance of the Task class.

 See Also