MindFusion.Scheduling for ASP.NET Programmer's Guide
Calendar.getResourceCollections Method
See Also
 





Gets all resource collections defined in the calendar.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function getResourceCollections ()

 Return Value

Type: Object
An object, containing all resource collections defined in the calendar.

 Remarks

The returned object has the following structure: {contacts: Array, locations: Array, tasks: Array, resources: Array}.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace