TaskUpdateValues members
Class containing updatable properties for the task by the aggregator.
The TaskUpdateValues type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ActualWork | The actual amount of time that is spent on the task. |
![]() |
DueDate | The due date of the task in UTC time. |
![]() |
DueDateLocal | The due date of the task in Local time. |
![]() |
IsCompleted | A boolean value set to true if the task is complete. |
![]() |
Name | Display name of the task. |
![]() |
PercentComplete | Task completion percent. |
![]() |
StartDate | The start date of the task in UTC time. |
![]() |
StartDateLocal | The start date of the task in Local time. |
![]() |
TotalWork | Total amount of work plus overtime for the task. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)