public System.Collections.Generic.List<JobInfo> GetJobList( System.bool emailJobsOnly )
Parameters
- emailJobsOnly
- True if the returned list should only include jobs that will be e-mailed, or False if disk archive jobs should also be included.
Return Value
A list of jobs that will be executed by this Scheduler Service host.