Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns whether at least one event exists that has an action code of end.
Syntax
client server private static boolean doesScheduleSetUpEnd(MCRContinuityScheduleID _mcrContinuityScheduleID)
Run On
Called
Parameters
- _mcrContinuityScheduleID
Type: MCRContinuityScheduleID Extended Data Type
The continuity schedule ID of the schedule to check.
Return Value
Type: boolean
true if at least one event is marked as end; otherwise, false.