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
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.