Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 940 Bytes

Project.Application.CheckTaskErrors.md

File metadata and controls

39 lines (24 loc) · 940 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.CheckTaskErrors method (Project)
vbapj.chm2257
vbapj.chm2257
project-server
Project.Application.CheckTaskErrors
7b361295-993a-13b2-b9bb-26f149e16e72
06/08/2017
medium

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

[!includeSupport and feedback]