Gets all resource collections defined in the calendar.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
function getResourceCollections () |
Type: Object
An object, containing all resource collections defined in the calendar.
The returned object has the following structure: {contacts: Array, locations: Array, tasks: Array, resources: Array}.