title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.CheckTaskErrors method (Project) |
vbapj.chm2257 |
|
project-server |
|
7b361295-993a-13b2-b9bb-26f149e16e72 |
06/08/2017 |
medium |
Checks the task to ensure that required custom fields are filled and that the calendars have the enterprise calendars type. If the TaskID parameter is null, all tasks are checked. .
expression. CheckTaskErrors
( _TaskID_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
TaskID | Optional | Variant | TaskID for the task or null. |
Boolean
[!includeSupport and feedback]