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

Represents the summarized information of individual and /or combined work of a resource. More...

Public Member Functions

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

Properties

int ActivitiesCompleted [get, set]
 Gets or sets the activities completed by the resource for the specified date. More...
 
int AlertsPending [get, set]
 Gets or sets the number of alert activities that are pending. More...
 
int CombinedActivitiesOverdue [get, set]
 Gets or sets the number of overdue activities in user's combined workqueue. More...
 
int CombinedActivitiesPending [get, set]
 Gets or sets the number of pending activities in user's combined workqueue. More...
 
TimePeriod CombinedWorkload [get, set]
 Gets or sets the days, hours, minutes and seconds breakdown of work load in user's combined workqueue. More...
 
TimePeriod Credits [get, set]
 Gets or sets the credits. More...
 
TimePeriod Debits [get, set]
 Gets or sets the debits. More...
 
int IndividualActivitiesOverdue [get, set]
 Gets or sets the number of overdue activities in user's individual workqueue. More...
 
int IndividualActivitiesPending [get, set]
 Gets or sets the number of pending activities in user's individual workqueue. More...
 
TimePeriod IndividualWorkload [get, set]
 Gets or sets the days, hours, minutes and seconds breakdown of work load in user's individual workqueue. More...
 
int JobsCreated [get, set]
 Gets or sets the activities created by the resource for the specified date. More...
 
int JobsOverdue [get, set]
 Gets or sets number of jobs pending for the resource that are overdue (past due date). More...
 
int JobsPending [get, set]
 Gets or sets number of jobs pending for the resource. More...
 
TimePeriod TimeSpentOnActivities [get, set]
 Gets or sets the time spent on activities by the resource. More...
 
int UnreadNotes [get, set]
 Gets or sets number of unread notes. More...
 
TimePeriod WorkingTime [get, set]
 Gets or sets the working time. More...
 

Description

Represents the summarized information of individual and /or combined work of a resource.

Constructor & Destructor Documentation

Initializes a new instance of the WorkSummary class.

Property Documentation

int ActivitiesCompleted
getset

Gets or sets the activities completed by the resource for the specified date.

int AlertsPending
getset

Gets or sets the number of alert activities that are pending.

int CombinedActivitiesOverdue
getset

Gets or sets the number of overdue activities in user's combined workqueue.

int CombinedActivitiesPending
getset

Gets or sets the number of pending activities in user's combined workqueue.

TimePeriod CombinedWorkload
getset

Gets or sets the days, hours, minutes and seconds breakdown of work load in user's combined workqueue.

TimePeriod Credits
getset

Gets or sets the credits.

TimePeriod Debits
getset

Gets or sets the debits.

int IndividualActivitiesOverdue
getset

Gets or sets the number of overdue activities in user's individual workqueue.

int IndividualActivitiesPending
getset

Gets or sets the number of pending activities in user's individual workqueue.

TimePeriod IndividualWorkload
getset

Gets or sets the days, hours, minutes and seconds breakdown of work load in user's individual workqueue.

int JobsCreated
getset

Gets or sets the activities created by the resource for the specified date.

int JobsOverdue
getset

Gets or sets number of jobs pending for the resource that are overdue (past due date).

int JobsPending
getset

Gets or sets number of jobs pending for the resource.

TimePeriod TimeSpentOnActivities
getset

Gets or sets the time spent on activities by the resource.

int UnreadNotes
getset

Gets or sets number of unread notes.

TimePeriod WorkingTime
getset

Gets or sets the working time.