Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 810 Bytes

Project.Project.DeliverableAcceptChanges.md

File metadata and controls

36 lines (21 loc) · 810 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.DeliverableAcceptChanges method (Project)
project-server
Project.Project.DeliverableAcceptChanges
901bcff5-755f-c5a2-edcc-fc504cda24a5
06/08/2017
medium

Project.DeliverableAcceptChanges method (Project)

Accepts the changes on the server for a deliverable.

Syntax

expression. DeliverableAcceptChanges( _DeliverableGuid_ )

expression A variable that represents a Project object.

Parameters

Name Required/Optional Data type Description
DeliverableGuid Required String The GUID of the deliverable for which to accept changes.

Return value

Boolean

[!includeSupport and feedback]