Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 864 Bytes

Project.Application.AddProgressLine.md

File metadata and controls

38 lines (23 loc) · 864 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.AddProgressLine method (Project)
vbapj.chm252
vbapj.chm252
project-server
Project.Application.AddProgressLine
f7a780f6-63af-e495-9fce-f3f1031bdfa0
06/08/2017
medium

Application.AddProgressLine method (Project)

Enters interactive progress line mode, enabling the user to manually draw progress lines.

Syntax

expression. AddProgressLine

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The AddProgressLine method has no effect unless the active view is a Gantt view.

The AddProgressLine method requires user interaction before additional code can be executed.

[!includeSupport and feedback]