ScheduleReport.Jobs property

The list of job information.

public IReadOnlyList<JobInfo> Jobs { get; set; }

See Also