Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.04 KB

Project.Application.TaskInspector.md

File metadata and controls

38 lines (23 loc) · 1.04 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.TaskInspector method (Project)
vbapj.chm1515
vbapj.chm1515
project-server
Project.Application.TaskInspector
cc2f34af-a4e0-8ad4-5dd1-9cf9663e342b
06/08/2017
medium

Application.TaskInspector method (Project)

Displays the Task Inspector pane.

Syntax

expression. TaskInspector

expression An expression that returns an Application object.

Return value

Boolean

Remarks

The TaskInspector method corresponds to the Inspect Task drop-down menu item on the TASK ribbon. The TaskInspector method has the same effect as the TaskDrivers method.

The Task Inspector pane includes factors that affect the task start date and finish date (task drivers such as calendars and predecessor tasks) and can also show warnings, suggestions, and ignored problems.

[!includeSupport and feedback]