title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.SetShowTaskWarnings method (Project) |
vbapj.chm2176 |
|
project-server |
|
43ccb666-c61d-e26a-2645-9fa2cb4b3d72 |
06/08/2017 |
medium |
Sets the global Show Warnings option for tasks.
expression. SetShowTaskWarnings
( _Set_
)
expression An expression that returns an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Set | Optional | Variant | If True, turns on the Show Warnings option. The default value is False. |
Boolean
The Show Warnings option is in the drop-down Inspect Task menu on the TASK ribbon. You can override the global setting for a specific task by selecting or clearing the Show warning and suggestion indicators for this task check box in the Task Inspector pane.
[!includeSupport and feedback]