ProviderTaskUpdate members
Class containing updatable properties for the task.
The ProviderTaskUpdate type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ActualWork | The actual amount of time that is spent on the task. |
![]() |
CreatedInProvider | The creation date and time of the task. |
![]() |
DueDate | The due date of the task. |
![]() |
EditUrl | A link to edit a custom page associated with the task. |
![]() |
IsCompleted | A boolean value set to true if the task is complete. |
![]() |
LastModifiedInProvider | Last modified date of the task. |
![]() |
Location | The location of the task in the provider. |
![]() |
Name | Display name of the task. |
![]() |
PercentComplete | Task completion percent. |
![]() |
SerializedCustomDataForClient | A JSON string of data about the task. |
![]() |
StartDate | Start date of the task. |
![]() |
TotalWork | Total amount of work plus overtime for the task. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)