Share via


GanttTmpWrkCtrJob::findNextJob Method

Finds the next job by searching in the current operation and the next operation defined by the OprNumNext field.

Syntax

client server public static GanttTmpWrkCtrJob findNextJob(GanttTmpWrkCtrJob _jobData)

Run On

Called

Parameters

  • _jobData
    Type: GanttTmpWrkCtrJob Table
    A table buffer that specifies the job that comes before the job you want returned.

Return Value

Type: GanttTmpWrkCtrJob Table
The next job after the job specified in the _jobData parameter.

See Also

Reference

GanttTmpWrkCtrJob Table