MCRContinuityScheduleLine::getFirstEvent Method
Returns the first event on the schedule.
Syntax
client server public static MCRContinuityScheduleLine getFirstEvent(MCRContinuityScheduleID _mcrContinuityScheduleId)
Run On
Called
Parameters
- _mcrContinuityScheduleId
Type: MCRContinuityScheduleID Extended Data Type
The continuity schedule ID of the MCRContinuityScheduleLine table record to find.
Return Value
Type: MCRContinuityScheduleLine Table
The first continuity schedle line.
Remarks
Continuity schedule lines that are marked as skip are not counted.
If the lowest event ID is shared among multiple lines, one of them is picked arbitrarily.