Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.09 KB

Project.Application.ReportPrintPreview.md

File metadata and controls

44 lines (26 loc) · 1.09 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ReportPrintPreview method (Project)
vbapj.chm112
vbapj.chm112
project-server
Project.Application.ReportPrintPreview
f93003ee-c25e-9581-191e-478bb30314f0
06/08/2017
medium

Application.ReportPrintPreview method (Project)

Deprecated in Project. Shows an on-screen preview of a printed report.

Syntax

expression. ReportPrintPreview( _Name_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Name Optional String The name of a report for which to show an on-screen preview.

Return value

Boolean

Remarks

In Project, the ReportPrintPreview method returns error 1100, "The method is not available in this situation." In Project, if you execute the ReportPrintPreview method with no argument, it displays the Custom Reports dialog box.

[!includeSupport and feedback]