Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 854 Bytes

Project.Application.GanttShowDrawings.md

File metadata and controls

39 lines (24 loc) · 854 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GanttShowDrawings method (Project)
vbapj.chm2079
vbapj.chm2079
project-server
Project.Application.GanttShowDrawings
8e18c9f0-f434-6aea-f6e6-13263011812a
06/08/2017
medium

Application.GanttShowDrawings method (Project)

Shows or hides drawings on the Gantt Chart.

Syntax

expression. GanttShowDrawings( _Display_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Display Optional Boolean True if drawings appear on the Gantt Chart. The default value is True.

Return value

Boolean

[!includeSupport and feedback]