title | keywords | f1_keywords | ms.assetid | ms.date | ms.service | ms.localizationpriority | |
---|---|---|---|---|---|---|---|
Application.EngagementInfo method (Project) |
vbapj.chm160 |
|
4e95d901-77a0-f1f7-b754-aefeb720e5ea |
06/08/2017 |
project-server |
medium |
Displays the engagement information dialog box user interface for the Resource Plan view. Introduced in Office 2016.
expression.EngagementInfo (EngagementUniqueID, ResourceUniqueID, Description, StartDate, FinishDate, Units, Work, ShowDialog)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
EngagementUniqueID | Optional | Dword | The unique ID of the engagement. |
ResourceUniqueID | Optional | Dword | The unique ID of the resource. |
Description | Optional | String | A description of the engagement. |
StartDate | Optional | Date | The earliest date the resource can work on the engagement. |
FinishDate | Optional | Date | The latest date the resource can work on the engagement. |
Units | Optional | Real | The assignment unit the resource can work on the engagement. |
Work | Optional | Real | The amount of work requested or approved for the engagement. |
ShowDialog | Required | Boolean | Default=1; Displayed |
BOOLEAN
[!includeSupport and feedback]