Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 924 Bytes

Project.Application.SummaryTasksShow.md

File metadata and controls

39 lines (24 loc) · 924 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.SummaryTasksShow method (Project)
vbapj.chm45
vbapj.chm45
project-server
Project.Application.SummaryTasksShow
bb533875-6ab5-d803-aadd-555279908985
06/08/2017
medium

Application.SummaryTasksShow method (Project)

Shows or hides summary tasks in the active Network Diagram.

Syntax

expression. SummaryTasksShow( _Show_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Show Optional Boolean True if summary tasks display in the active view. The default value is True if summary tasks are hidden and False if they are visible.

Return value

Boolean

[!includeSupport and feedback]