All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
JobList Class Reference

Specifies the job count and job summary. More...

Public Member Functions

 JobList ()
 Initializes a new instance of the JobList class. More...
 

Properties

int JobCount [get, set]
 Gets or sets the number of jobs. More...
 
JobSummaryCollection Jobs [get, set]
 Gets or sets the job summary collection. More...
 

Description

Specifies the job count and job summary.

Constructor & Destructor Documentation

JobList ( )

Initializes a new instance of the JobList class.

Property Documentation

int JobCount
getset

Gets or sets the number of jobs.

The job count.

JobSummaryCollection Jobs
getset

Gets or sets the job summary collection.

The jobs.