Project.DeliverableDelete Method (Project)

Deletes the deliverable.

Syntax

expression .DeliverableDelete(DeliverableGuid)

expression A variable that represents a Project object.

Parameters

Name

Required/Optional

Data Type

Description

DeliverableGuid

Required

String

The GUID of the deliverable to delete.

Return Value

Boolean