ScheduleInfo
The ScheduleInfo data type defines schedule information for a task.
Property |
Type |
Description |
Required |
Default |
---|---|---|---|---|
scheduledDuration |
Double |
Scheduled duration of a task. |
No |
N/A |
scheduledEffort |
Double |
Scheduled effort of a task. |
Yes |
N/A |
scheduledStart |
DateTime |
Scheduled start date of a task. |
No |
N/A |
scheduledFinish |
DateTime |
Scheduled finish date of a task. |
No |
N/A |
constraintType |
String |
Constraint Type of a task with the following valid values:
|
No |
N/A |
constraintDate |
DateTime |
Constraint date of the task constraint. |
No |
N/A |