All Classes Namespaces Functions Properties Pages
Properties | List of all members
DelegationOptions Class Reference

Contains various options to delegate the task. More...

Properties

DateTime EndDate [get, set]
 Gets or sets the end date for the delegation of work. More...
 
bool Overwrite [get, set]
 Gets or sets a value indicating whether to overwrite the delegation, if it already exists. More...
 

Description

Contains various options to delegate the task.

Property Documentation

DateTime EndDate
getset

Gets or sets the end date for the delegation of work.

The end date.

bool Overwrite
getset

Gets or sets a value indicating whether to overwrite the delegation, if it already exists.

True to overwrite; false, otherwise.