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