Share via


MCRContinuityScheduleHeader.nextEvent Method

Retrieves the event ID which will come after the current event.

Syntax

private MCRContinuityEventId nextEvent()

Run On

Called

Return Value

Type: MCRContinuityEventId Extended Data Type
The continuity even ID of the next event.

Remarks

Will return the next line even if this line is set to repeat or end.

An event ID of 0 means there is no next event.

See Also

Reference

MCRContinuityScheduleHeader Table