Instances of this class contain task information. Task objects are used by schedule items that are allocated to some task.
The following tables list the members exposed by the Task type.
Name | Description | |
---|---|---|
![]() |
Gets the actual cost of the task. |
|
![]() |
Gets the actual duration of the task. |
|
![]() |
Gets the actual end date of the task. |
|
![]() |
Gets the actual start date of the task. |
|
![]() |
Gets the details of the task. |
|
![]() |
Gets the due date of the task. |
|
![]() |
Gets the estimated cost of the task. |
|
![]() |
Gets the estimated duration of the task. |
|
![]() |
Gets the priority of the task. |
|
![]() |
Gets the progress of the task. |
|
![]() |
Gets the start date of the task. |
|
![]() |
Gets the status of the task. |
|
![]() |
Gets the subject of the task. |