ASP.NET Pack Programmer's Guide
Calendar.getItemsByResourceId Method
See Also
 





Gets all the items associated with a given resource.

Namespace: MindFusion.Scheduling
Package: Calendar.js

 Syntax

JavaScript  Copy Code

function getItemsByResourceId (resourceId)

 Parameters

resourceId

The id of the resource.

 Return Value

Type: Array
All items associated with a given resource.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace