Project.DeliverablesGetByProject Method
Project Developer Reference |
Gets all deliverables for a project.
Syntax
expression.DeliverablesGetByProject(ProjectGuid)
expression A variable that represents a Project object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
ProjectGuid | Required | String | GUID of the project to retrieve all the deliverables for. |
Return Value
String
See Also