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

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

Public Member Functions

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

Properties

StringCollection Columns [get, set]
 Gets or sets the columns. More...
 
DateTime FirstDueDate [get, set]
 Gets or sets the first due date from the workqueue. More...
 
DateTime FirstPendingTime [get, set]
 Gets or sets the first pending time from the workqueue. More...
 
int FirstPriority [get, set]
 Gets or sets the first priority from the workqueue. More...
 
new JobActivitySummary2Collection JobActivitySummaryCollection [get, set]
 Gets or sets the details of the activities and jobs. More...
 
JobIdentityCollection JobIdentityCollection [get, set]
 Gets or sets the details of the jobs from the workqueue. More...
 
DateTime LastDueDate [get, set]
 Gets or sets the last due date from the workqueue. More...
 
DateTime LastPendingTime [get, set]
 Gets or sets the last pending time from the workqueue. More...
 
int LastPriority [get, set]
 Gets or sets the last priority from the workqueue. More...
 
int NumberOfActivitiesObtained [get, set]
 Gets or sets the number of activities from the workqueue. More...
 
int TotalActivityCount [get, set]
 Gets or sets the total activity count. More...
 
WorkQueueDefinitionFieldSummaryCollection WorkQueueFields [get, set]
 Gets or sets the workqueue fields. More...
 

Description

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

Constructor & Destructor Documentation

Initializes a new instance of the WorkQueueQueryResult2 class.

Property Documentation

StringCollection Columns
getsetinherited

Gets or sets the columns.

DateTime FirstDueDate
getsetinherited

Gets or sets the first due date from the workqueue.

DateTime FirstPendingTime
getsetinherited

Gets or sets the first pending time from the workqueue.

int FirstPriority
getsetinherited

Gets or sets the first priority from the workqueue.

Gets or sets the details of the activities and jobs.

Gets or sets the details of the jobs from the workqueue.

DateTime LastDueDate
getsetinherited

Gets or sets the last due date from the workqueue.

DateTime LastPendingTime
getsetinherited

Gets or sets the last pending time from the workqueue.

int LastPriority
getsetinherited

Gets or sets the last priority from the workqueue.

int NumberOfActivitiesObtained
getsetinherited

Gets or sets the number of activities from the workqueue.

int TotalActivityCount
getset

Gets or sets the total activity count.

WorkQueueDefinitionFieldSummaryCollection WorkQueueFields
getsetinherited

Gets or sets the workqueue fields.