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

Represents the search criteria to filter the workload of the specified resource. More...

Public Member Functions

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

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
DateTime EndDate [get, set]
 Gets or sets the end date of the jobs. More...
 
bool GetCombinedWorkload [get, set]
 Gets or sets whether to retrieve the combined workload data. More...
 
bool GetIndividualWorkload [get, set]
 Gets or sets whether to retrieve the individual workload data. More...
 
bool GetWorkQueueDefinitionWorkloads [get, set]
 Gets or sets whether to retrieve the workqueue definition workload. More...
 
DateTime StartDate [get, set]
 Gets or sets the start date of the jobs. More...
 

Description

Represents the search criteria to filter the workload of the specified resource.

Constructor & Destructor Documentation

Initializes a new instance of the WorkQueueOverviewFilter class.

Property Documentation

Gets or sets the category.

DateTime EndDate
getset

Gets or sets the end date of the jobs.

bool GetCombinedWorkload
getset

Gets or sets whether to retrieve the combined workload data.

bool GetIndividualWorkload
getset

Gets or sets whether to retrieve the individual workload data.

bool GetWorkQueueDefinitionWorkloads
getset

Gets or sets whether to retrieve the workqueue definition workload.

DateTime StartDate
getset

Gets or sets the start date of the jobs.