static Key<Duration,Integer> |
Tsk.ACTUAL_DURATION |
The span of actual working time for a task, based on the scheduled duration and current remaining work or percent
complete.
|
static Key<Duration,Integer> |
Asn.ACTUAL_OVERTIME_WORK |
The actual amount of an overtime work incurred on an assignment.
|
static Key<Duration,Integer> |
Rsc.ACTUAL_OVERTIME_WORK |
The actual amount of overtime work already performed by resource assigned to tasks.
|
static Key<Duration,Integer> |
Tsk.ACTUAL_OVERTIME_WORK |
The actual amount of overtime work already performed by resources assigned to tasks.
|
static Key<Duration,Integer> |
Asn.ACTUAL_OVERTIME_WORK_PROTECTED |
The duration through which actual work is protected.
|
static Key<Duration,Integer> |
Rsc.ACTUAL_OVERTIME_WORK_PROTECTED |
The amount of work through which actual overtime work is protected.
|
static Key<Duration,Integer> |
Tsk.ACTUAL_OVERTIME_WORK_PROTECTED |
The duration through which actual overtime work is protected.
|
static Key<Duration,Integer> |
Asn.ACTUAL_WORK |
The actual amount of a work incurred on an assignment.
|
static Key<Duration,Integer> |
Rsc.ACTUAL_WORK |
The amount of work that has already been done by resource assigned to tasks.
|
static Key<Duration,Integer> |
Tsk.ACTUAL_WORK |
The amount of work that has already been done by resources assigned to tasks.
|
static Key<Duration,Integer> |
Asn.ACTUAL_WORK_PROTECTED |
The duration through which actual overtime work is protected.
|
static Key<Duration,Integer> |
Rsc.ACTUAL_WORK_PROTECTED |
The amount of work through which actual work is protected.
|
static Key<Duration,Integer> |
Tsk.ACTUAL_WORK_PROTECTED |
The duration through which actual work is protected.
|
static Key<Duration,Integer> |
Asn.BUDGET_WORK |
The budgeted work amount for a work or material resources on an assignment.
|
static Key<Duration,Integer> |
Rsc.BUDGET_WORK |
budget work for budget work and material resources.
|
static Key<Duration,Integer> |
Tsk.BUDGET_WORK |
Budget work for budget work and material resources.
|
static Key<Duration,Integer> |
Asn.DELAY |
The delay of an assignment.
|
static Key<Duration,Integer> |
Tsk.DURATION |
The total span of active working time for a task as entered or as calculated by Microsoft Project based on start
date, finish date, calendars, and other scheduling factors.
|
static Key<Duration,Integer> |
Tsk.DURATION_VARIANCE |
The difference between the baseline duration of a task and the total duration (current estimate) of a task.
|
static Key<Duration,Integer> |
Asn.FINISH_VARIANCE |
The variance of an assignment finish date from a baseline finish date.
|
static Key<Duration,Integer> |
Tsk.FINISH_VARIANCE |
The time that represents the difference between the baseline finish date of a task or assignment and its current
finish date.
|
static Key<Duration,Integer> |
Asn.LEVELING_DELAY |
The delay caused by leveling.
|
static Key<Duration,Integer> |
Tsk.LEVELING_DELAY |
The time that a task is to be delayed from its early start date because of resource leveling.
|
static Key<Duration,Integer> |
Tsk.MANUAL_DURATION |
Defines manually scheduled duration of a task.
|
static Key<Duration,Integer> |
Asn.OVERTIME_WORK |
The scheduled overtime work of an assignment.
|
static Key<Duration,Integer> |
Rsc.OVERTIME_WORK |
The amount of overtime scheduled to be performed by a resource on a task and charged at the overtime rates of the
resources involved.
|
static Key<Duration,Integer> |
Tsk.OVERTIME_WORK |
The amount of overtime scheduled to be performed by all resources assigned to a task.
|
static Key<Duration,Integer> |
Asn.REGULAR_WORK |
The amount of a non-overtime work scheduled for an assignment.
|
static Key<Duration,Integer> |
Rsc.REGULAR_WORK |
The total amount of non overtime work scheduled to be performed by resource.
|
static Key<Duration,Integer> |
Tsk.REGULAR_WORK |
The total amount of non overtime work scheduled to be performed by resources.
|
static Key<Duration,Integer> |
Tsk.REMAINING_DURATION |
The time that is required to complete the unfinished part of a task.
|
static Key<Duration,Integer> |
Asn.REMAINING_OVERTIME_WORK |
The remaining overtime work scheduled to complete an assignment.
|
static Key<Duration,Integer> |
Rsc.REMAINING_OVERTIME_WORK |
The amount of remaining scheduled overtime.
|
static Key<Duration,Integer> |
Tsk.REMAINING_OVERTIME_WORK |
The amount of remaining scheduled overtime time.
|
static Key<Duration,Integer> |
Asn.REMAINING_WORK |
The remaining work scheduled to complete an assignment.
|
static Key<Duration,Integer> |
Rsc.REMAINING_WORK |
The time still required to complete a task or set of tasks.
|
static Key<Duration,Integer> |
Tsk.REMAINING_WORK |
The time still required to complete a task or set of tasks.
|
static Key<Duration,Integer> |
Asn.START_VARIANCE |
The variance of an assignment start date from a baseline start date.
|
static Key<Duration,Integer> |
Tsk.START_VARIANCE |
The time that represents the difference between a baseline start date of a task or assignment and its currently
scheduled start date.
|
static Key<Duration,Integer> |
Asn.WORK |
The amount of scheduled work for an assignment.
|
static Key<Duration,Integer> |
Rsc.WORK |
The total amount of time scheduled for a resource on a task.
|
static Key<Duration,Integer> |
Tsk.WORK |
The total time scheduled on a task for all assigned resources.
|
static Key<Duration,Integer> |
Asn.WORK_VARIANCE |
The difference between baseline work of a task and the currently scheduled work.
|
static Key<Duration,Integer> |
Tsk.WORK_VARIANCE |
The difference between baseline work of a task and the currently scheduled work.
|