Search
Item.resources Property
See Also
 






Gets the collection of Resources associated with this Item.

Namespace: MindFusion.Scheduling
File: Item.js

 Syntax

JavaScript  Copy Code

get resources() {}

 Property Value

An ObservableCollection that contains all Resources.

 See Also