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

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

Public Member Functions

 WorkSummaryFilter ()
 Initializes a new instance of the WorkSummaryFilter 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...
 
WorkQueueDefinitionIdentity WorkQueueDefinition [get, set]
 Gets or sets the details of workqueue definition. More...
 

Description

Represents the options to filter the work summary.

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 WorkSummaryFilter class.

Property Documentation

DateTime Date
getset

Gets or sets the datetime.

bool GetIndividualSummary
getset

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

Gets or sets the details of workqueue definition.