Application.ImportCommitment method (Project)
Imports the specified deliverable into a project.
expression. ImportCommitment
( _CommitmentDate_
, _CommitmentGuid_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
CommitmentDate | Optional | Variant | The commitment date of the deliverable. |
CommitmentGuid | Optional | Variant | The class identifier of the deliverable. |
Boolean
In this method, the term commitment is synonymous with the deliverable feature in Project.
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.