title | ms.service | ms.assetid | ms.date | ms.localizationpriority |
---|---|---|---|---|
PjReportLayoutTemplateId enumeration (Project) |
project-server |
326ab6cf-3541-9dd6-8fd1-6f9d630095ea |
06/08/2017 |
medium |
Contains constants that specify the type of template to apply for a report layout.
Name | Value | Description |
---|---|---|
pjReportLayoutComparison | 3 | Apply a comparison report template. |
pjReportLayoutTitleAndChart | 1 | Apply a report template with a title and a chart. |
pjReportLayoutTitleAndTable | 2 | Apply a report template with a title and a table. |
pjReportLayoutTitleOnly | 0 | Apply a report template with a title only. |
The TemplateId parameter in the Application.ApplyReportLayoutTemplate method can be one of the PjReportLayoutTemplateId constants.
Application.ApplyReportLayoutTemplate
[!includeSupport and feedback]