Project.DeliverableLinkToProject method (Project)

Links a deliverable or a dependency to a project.

Syntax

expression. DeliverableLinkToProject( _DeliverableGuid_ )

expression A variable that represents a Project object.

Parameters

Name Required/Optional Data type Description
DeliverableGuid Required String GUID of the deliverable or the dependency to the link.

Return value

Boolean

Remarks

The DeliverableLinkToProject method unlinks the deliverable or dependency from a task.

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.