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

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

Public Member Functions

 ActivityQueryResult2 ()
 Initializes a new instance of the ActivityQueryResult2 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...
 
int TotalActivityCount [get, set]
 Gets or sets the total activity count irrespective of the Retrieval limit set in the query. More...
 
bool UseActivitySLABarImage [get, set]
 Gets or sets a value indicating whether [return circle image for Activity]. More...
 
bool UseJobSLABarImage [get, set]
 Gets or sets a value indicating whether [return circle image for Job]. 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 ActivityQueryResult2 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
getsetinherited

Gets or sets the columns.

JobIdentityCollection Jobs
getsetinherited

Gets or sets the job identity collection.

int TotalActivityCount
getset

Gets or sets the total activity count irrespective of the Retrieval limit set in the query.

bool UseActivitySLABarImage
getset

Gets or sets a value indicating whether [return circle image for Activity].

if true return circle image for Activity; otherwise, false.

bool UseJobSLABarImage
getset

Gets or sets a value indicating whether [return circle image for Job].

if true return circle image for Job; otherwise, false.

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.

WorkQueueDefinitionFieldSummaryCollection WorkQueueFields
getsetinherited

Gets or sets the workqueue fields.