Share via


MCRContinuityScheduleLine.getNextEvent Method

Finds the continuity event ID for the non-skipped event immediately following the current one.

Syntax

public MCRContinuityEventId getNextEvent()

Run On

Called

Return Value

Type: MCRContinuityEventId Extended Data Type
The continuity event ID of the next event. If no such event exists, returns 0.
Note that the method does not detect whether the next event should ever be reached because of an End action code.

See Also

Reference

MCRContinuityScheduleLine Table