Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.02 KB

Project.Application.ImportCommitment.md

File metadata and controls

45 lines (27 loc) · 1.02 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ImportCommitment method (Project)
vbapj.chm2098
vbapj.chm2098
project-server
Project.Application.ImportCommitment
ad87bf6a-5409-bd10-b658-b81a3ba501f4
06/08/2017
medium

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.

[!includeSupport and feedback]