Instances of the Resource class contain information about arbitrary resources.
Namespace: MindFusion.Scheduling
File: Resource.js
JavaScript Copy Code |
---|
// class |
The following code creates a new Resource and adds it to the resources list of a schedule:
JavaScript Copy Code |
---|
var p = MindFusion.Scheduling; // add a resource to the schedule.resources collection |
MindFusion.Scheduling.Resource
MindFusion.Scheduling.Contact
MindFusion.Scheduling.Location
MindFusion.Scheduling.Task