Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.01 KB

Project.Application.ToggleTaskDetails.md

File metadata and controls

38 lines (23 loc) · 1.01 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ToggleTaskDetails method (Project)
vbapj.chm2298
vbapj.chm2298
project-server
Project.Application.ToggleTaskDetails
c27dffe7-6814-85f5-9c49-21e0efb12cd1
06/08/2017
medium

Application.ToggleTaskDetails method (Project)

Shows or hides the Task Form in the bottom pane of a split view.

Syntax

expression. ToggleTaskDetails

expression An expression that returns an Application object.

Return value

Boolean

Remarks

The ToggleTaskDetails method corresponds to selecting or clearing the Details check box in the Split View group on the View tab under Gantt Chart Tools on the ribbon, where Task Form is selected in the Details drop-down list.

Use ToggleTaskDetails to add a Task Form split view to other views except an empty Timeline view.

[!includeSupport and feedback]