Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 987 Bytes

Project.Application.ShowIgnoredTaskWarnings.md

File metadata and controls

36 lines (22 loc) · 987 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ShowIgnoredTaskWarnings method (Project)
vbapj.chm2178
vbapj.chm2178
project-server
Project.Application.ShowIgnoredTaskWarnings
77eeb3ef-511d-af17-56c1-aa717fd7d213
06/08/2017
medium

Application.ShowIgnoredTaskWarnings method (Project)

Shows any ignored warnings for tasks; turns on the warning symbol in the Indicators column.

Syntax

expression. ShowIgnoredTaskWarnings

expression An expression that returns an Application object.

Return value

Boolean

Remarks

The Show Ignored Problems command is in the Inspect Task drop-down menu on the TASK ribbon. The ShowIgnoredTaskWarnings method sets the Show warning and suggestion indicators for this task check box in the Task Inspector pane for all tasks.

[!includeSupport and feedback]