Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.11 KB

Project.pjreportlayouttemplateid.md

File metadata and controls

39 lines (22 loc) · 1.11 KB
title ms.service ms.assetid ms.date ms.localizationpriority
PjReportLayoutTemplateId enumeration (Project)
project-server
326ab6cf-3541-9dd6-8fd1-6f9d630095ea
06/08/2017
medium

PjReportLayoutTemplateId enumeration (Project)

Contains constants that specify the type of template to apply for a report layout.

Members

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.

Remarks

The TemplateId parameter in the Application.ApplyReportLayoutTemplate method can be one of the PjReportLayoutTemplateId constants.

See also

ReportTemplate Object

Application.ApplyReportLayoutTemplate

[!includeSupport and feedback]