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

Specifies the activity count and activity summary. More...

Public Member Functions

 ActivityList ()
 Initializes a new instance of the ActivityList 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...
 
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...
 

Description

Specifies the activity count and activity summary.

Constructor & Destructor Documentation

Initializes a new instance of the ActivityList class.

Property Documentation

JobActivitySummaryCollection Activities
getset

Gets or sets the job activity summary collection.

int ActivityCount
getset

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

JobIdentityCollection Jobs
getset

Gets or sets the job identity collection.

TimePeriod Workload
getset

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