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





In a recurrence, gets the recurrence master item with the specified id.

Namespace: MindFusion.Scheduling
Package: Calendar.js

 Syntax

JavaScript  Copy Code

function getMasterById (id)

 Parameters

id

The id of the master item.

 Return Value

Type: Item
The item; null if no master item with the specified id has been found.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace