Share via


Application.EnterpriseProjectDelete Method

Project Developer Reference

Deletes a project from the Project Server database.

Syntax

expression.EnterpriseProjectDelete(Name)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Name Optional String The name of the project to be deleted from the Project Server database.

Return Value
Boolean

Remarks

This property is available only in Microsoft Office Project 2007 and in Microsoft Office Project Professional 2003.

See Also