title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.ImportCommitment method (Project) |
vbapj.chm2098 |
|
project-server |
|
ad87bf6a-5409-bd10-b658-b81a3ba501f4 |
06/08/2017 |
medium |
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.
[!includeSupport and feedback]