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

Represents the option to automatically allocate the work. More...

Public Member Functions

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

Properties

DateTime EndDate [get, set]
 Gets or sets the end time. More...
 
short ResourceSkillUsage [get, set]
 Gets or sets the resource skill usage. More...
 
DateTime StartDate [get, set]
 Gets or sets the start time. More...
 
string UCMAPresenceServiceURL [get, set]
 Gets or sets the WCF URL. More...
 
bool UseDesignTimeResource [get, set]
 Gets or sets a value indicating whether to use designtime resource. More...
 

Description

Represents the option to automatically allocate the work.

Constructor & Destructor Documentation

Initializes a new instance of the AutoWorkAllocationOptions class.

Property Documentation

DateTime EndDate
getset

Gets or sets the end time.

short ResourceSkillUsage
getset

Gets or sets the resource skill usage.

DateTime StartDate
getset

Gets or sets the start time.

string UCMAPresenceServiceURL
getset

Gets or sets the WCF URL.

bool UseDesignTimeResource
getset

Gets or sets a value indicating whether to use designtime resource.