Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.14 KB

Project.PjVisualReportsTab.md

File metadata and controls

28 lines (21 loc) · 1.14 KB
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjVisualReportsTab enumeration (Project)
project-server
Project.PjVisualReportsTab
5563864a-db5f-ef87-a1f5-7ed2b76a1380
06/08/2017
medium

PjVisualReportsTab enumeration (Project)

Contains constants that specify which tab in the Visual Reports - Create Report dialog box to display.

Name Value Description
pjTabAll 0 Show the All tab, which contains all report types.
pjTabAssignmentNTP 6 Show the tab for nontimephased assignment reports (the Assignment Summary tab).
pjTabAssignmentTP 3 Show the tab for timephased assignment reports (the Assignment Usage tab).
pjTabResourceNTP 5 Show the tab for nontimephased resource reports (the Resource Summary tab).
pjTabResourceTP 2 Show the tab for timephased resource reports (the Resource Usage tab).
pjTabTaskNTP 4 Show the tab for nontimephased task reports (the Task Summary tab).
pjTabTaskTP 1 Show the tab for timephased task reports (the Task Usage tab).

[!includeSupport and feedback]