title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Project.DeliverableLinkToTask method (Project) |
project-server |
|
b3cfea3d-dc49-52a7-2e10-3d1f12cefbc1 |
06/08/2017 |
medium |
Links a deliverable to a task.
expression. DeliverableLinkToTask
( _DeliverableGuid_
, _TaskGuid_
)
expression A variable that represents a Project object.
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. |
Boolean
[!includeSupport and feedback]