Project.DeliverableLinkToTask method (Project)

Links a deliverable to a task.

Syntax

expression. DeliverableLinkToTask( _DeliverableGuid_, _TaskGuid_ )

expression A variable that represents a Project object.

Parameters

Name Required/Optional Data type Description
DeliverableGuid Required String The GUID of the deliverable to link.
TaskGuid Required String The GUID of the task to link.

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.