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

Represents the overview of the workqueue. More...

Public Member Functions

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

Properties

int AlertsActivitiesCount [get, set]
 Gets or sets the count of alert activities. More...
 
int CombinedActivityCount [get, set]
 Gets or sets the count of the activities from the combined[Individual and Group] workqueue. More...
 
int CombinedOverdueActivityCount [get, set]
 Gets or sets the number of overdue activities in the combined[Individual and Group] workqueue. More...
 
TimePeriod CombinedWorkload [get, set]
 Gets or sets the days, hours, minutes and seconds breakdown from the combined[Individual and Group] workqueue. More...
 
int IndividualActivityCount [get, set]
 Gets or sets the number of activities in user's individual workqueue. More...
 
int IndividualOverdueActivityCount [get, set]
 Gets or sets the number of overdue activities in the combined[Individual and Group] 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...
 
short SlaStatus1CombinedActivityCount [get, set]
 Gets or sets the number of SLA status1 activities in the combined[Individual and Group] workqueue. More...
 
short SlaStatus1IndividualActivityCount [get, set]
 Gets or sets the number of SLA status1 activities in user's individual workqueue. More...
 
short SlaStatus2CombinedActivityCount [get, set]
 Gets or sets the number of SLA status2 activities in the combined[Individual and Group] workqueue. More...
 
short SlaStatus2IndividualActivityCount [get, set]
 Gets or sets the number of SLA status2 activities in user's individual workqueue. More...
 
short SlaStatus3CombinedActivityCount [get, set]
 Gets or sets the number of SLA status3 activities in the combined[Individual and Group] workqueue. More...
 
short SlaStatus3IndividualActivityCount [get, set]
 Gets or sets the number of SLA status3 activities in user's individual workqueue. More...
 
short SlaStatus4CombinedActivityCount [get, set]
 Gets or sets the number of SLA status4 activities in the combined[Individual and Group] workqueue. More...
 
short SlaStatus4IndividualActivityCount [get, set]
 Gets or sets the number of SLA status4 activities in user's individual workqueue. More...
 
short SlaStatus5CombinedActivityCount [get, set]
 Gets or sets the number of SLA status5 activities in the combined[Individual and Group] workqueue. More...
 
short SlaStatus5IndividualActivityCount [get, set]
 Gets or sets the number of SLA status5 activities in user's individual workqueue. More...
 
WorkQueueOverviewDataCollection WorkQueueDefinitionWorkloads [get, set]
 Gets or sets the collection of type WorkQueueOverviewData, which contains details of workload for each workqueue Definition. More...
 

Description

Represents the overview of the workqueue.

Constructor & Destructor Documentation

Initializes a new instance of the WorkQueueOverview class.

Property Documentation

int AlertsActivitiesCount
getset

Gets or sets the count of alert activities.

int CombinedActivityCount
getset

Gets or sets the count of the activities from the combined[Individual and Group] workqueue.

int CombinedOverdueActivityCount
getset

Gets or sets the number of overdue activities in the combined[Individual and Group] workqueue.

TimePeriod CombinedWorkload
getset

Gets or sets the days, hours, minutes and seconds breakdown from the combined[Individual and Group] workqueue.

int IndividualActivityCount
getset

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

int IndividualOverdueActivityCount
getset

Gets or sets the number of overdue activities in the combined[Individual and Group] workqueue.

TimePeriod IndividualWorkload
getset

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

short SlaStatus1CombinedActivityCount
getset

Gets or sets the number of SLA status1 activities in the combined[Individual and Group] workqueue.

short SlaStatus1IndividualActivityCount
getset

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

short SlaStatus2CombinedActivityCount
getset

Gets or sets the number of SLA status2 activities in the combined[Individual and Group] workqueue.

short SlaStatus2IndividualActivityCount
getset

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

short SlaStatus3CombinedActivityCount
getset

Gets or sets the number of SLA status3 activities in the combined[Individual and Group] workqueue.

short SlaStatus3IndividualActivityCount
getset

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

short SlaStatus4CombinedActivityCount
getset

Gets or sets the number of SLA status4 activities in the combined[Individual and Group] workqueue.

short SlaStatus4IndividualActivityCount
getset

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

short SlaStatus5CombinedActivityCount
getset

Gets or sets the number of SLA status5 activities in the combined[Individual and Group] workqueue.

short SlaStatus5IndividualActivityCount
getset

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

WorkQueueOverviewDataCollection WorkQueueDefinitionWorkloads
getset

Gets or sets the collection of type WorkQueueOverviewData, which contains details of workload for each workqueue Definition.