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

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

Public Member Functions

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

Properties

JobActivitySummaryCollection Activities [get, set]
 Gets or sets the job activity summary collection. More...
 
int ActivityCount [get, set]
 Gets or sets the number of activities dependent on the Retrieval limit set on the query. More...
 
StringCollection Columns [get, set]
 Gets or sets the columns. More...
 
JobIdentityCollection Jobs [get, set]
 Gets or sets the job identity collection. More...
 
TimePeriod Workload [get, set]
 Gets or sets the time period which in turn the breakdown of workload into the days, hours, minutes, seconds, total seconds and total minutes. 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 ActivityQueryResult class.

Property Documentation

JobActivitySummaryCollection Activities
getsetinherited

Gets or sets the job activity summary collection.

int ActivityCount
getsetinherited

Gets or sets the number of activities dependent on the Retrieval limit set on the query.

StringCollection Columns
getset

Gets or sets the columns.

JobIdentityCollection Jobs
getsetinherited

Gets or sets the job identity collection.

TimePeriod Workload
getsetinherited

Gets or sets the time period which in turn the breakdown of workload into the days, hours, minutes, seconds, total seconds and total minutes.

Gets or sets the workqueue fields.