MCRContinuityScheduleLine::doesScheduleSetUpEnd Method
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.