ReportType

ReportType enumeration

Type of the project’s graphical report.

Members

Member nameDescription
PROJECT_OVERVIEWShows the project’s start and finish date,
percentage of duration that’s complete, percentage complete for top-level tasks and coming up milestones.
COST_OVERVIEWShows the project’s start and finish dates, the current
scheduled and remaining cost, % Complete and cost values for top-level tasks.
WORK_OVERVIEWShows baseline, actual, remaining work for each top-level task and work for work resources.
RESOURCE_OVERVIEWShows baseline, actual, and remaining work by resource.
RESOURCE_COST_OVERVIEWShows baseline, actual, and remaining cost by resource.
CRITICAL_TASKSShows project tasks that are critical.
LATE_TASKSShows project tasks that are late.
MILESTONESShows milestones that are late, coming up and completed.
UPCOMING_TASKShows tasks that are due during the current week and tasks starting during current week.
COST_OVERRUNSShows cost variance by task and resource.
TASK_COST_OVERVIEWShows baseline, actual, and remaining cost of all top-level tasks.
OVERALLOCATED_RESOURCESShows the number of remaining work hours for over allocated resources.
SLIPPING_TASKSShows tasks that are due to finish after their baseline finish dates (baseline must be set).
BEST_PRACTICE_ANALYZERShows tasks with no actual work, not assigned tasks,
tasks with duration less than 8 hours and summaries assigned with the resources.
BURNDOWNIncludes work burndown and task burndown charts.
The work burndown chart shows how much work people have finished, how much is scheduled to be finished before the project finish date,
and the baseline estimate of how much work would be completed at this point in the project.
The task burndown chart shows the number of tasks finished, the number remaining,
and the baseline estimate of how many would be finished at this point in the project.
CASH_FLOWShows the costs and cumulative costs per quarter for all top-level tasks.

See Also