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





Gets all the resources which are used in the current view's filter.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function getFilteredResources ()

 Return Value

Type: Array
The resources by which the current view is filtered.

 Remarks

If there is no filter in place the result will be an empty Array.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace