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

Specifies the job list for the query with columns configured in Query. More...

Public Member Functions

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

Properties

StringCollection Columns [get, set]
 Gets or sets the columns. More...
 
int JobCount [get, set]
 Gets or sets the number of jobs. More...
 
JobSummaryCollection Jobs [get, set]
 Gets or sets the job summary collection. More...
 
int TotalJobCount [get, set]
 Gets or sets the total job count. More...
 
WorkQueueDefinitionFieldIdentityCollection WorkQueueFields [get, set]
 Gets or sets the workqueue fields. More...
 

Description

Specifies the job list for the query with columns configured in Query.

Constructor & Destructor Documentation

Initializes a new instance of the JobQueryResult2 class.

Property Documentation

StringCollection Columns
getsetinherited

Gets or sets the columns.

The columns.

int JobCount
getsetinherited

Gets or sets the number of jobs.

The job count.

JobSummaryCollection Jobs
getsetinherited

Gets or sets the job summary collection.

The jobs.

int TotalJobCount
getset

Gets or sets the total job count.

WorkQueueDefinitionFieldIdentityCollection WorkQueueFields
getsetinherited

Gets or sets the workqueue fields.

The workqueue fields.