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

Represents the options to filter the work summary2. More...

Public Member Functions

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

Properties

DateTime Date [get, set]
 Gets or sets the datetime. More...
 
bool GetIndividualSummary [get, set]
 Gets or sets a value indicating whether to retrieve the work summary for the user themself. More...
 
Agility.Sdk.Model.Resources.ResourceIdentity ResourceIdentity [get, set]
 Gets or sets the details of workqueue definition. More...
 
WorkQueueDefinitionIdentity WorkQueueDefinition [get, set]
 Gets or sets the details of workqueue definition. More...
 

Description

Represents the options to filter the work summary2.

Returns
If the individual summary is set to true, it retrieves the logged on user workqueue, else, it retrieves the logged on user and it's group workqueue.

Constructor & Destructor Documentation

Initializes a new instance of the WorkSummaryFilter2 class.

Property Documentation

DateTime Date
getsetinherited

Gets or sets the datetime.

bool GetIndividualSummary
getsetinherited

Gets or sets a value indicating whether to retrieve the work summary for the user themself.

Gets or sets the details of workqueue definition.

Gets or sets the details of workqueue definition.