Application.CheckTaskErrors method (Project)

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. .

Syntax

expression. CheckTaskErrors( _TaskID_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
TaskID Optional Variant TaskID for the task or null.

Return value

Boolean

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.