title | ms.assetid | ms.date | ms.service | ms.localizationpriority |
---|---|---|---|---|
Engagements.Add method (Project) |
c3871f6a-ce2f-d0ae-ed91-658afaae25dd |
06/08/2017 |
project-server |
medium |
Adds a new Engagement to the Resource. Introduced in Office 2016.
expression.Add ( ResourceID, ResourceID, Start, End, TotalWork)
expression A variable that represents a 'Engagements' object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
ResourceID | Optional | Variant | Resource identifier of the Engagement. |
Start | Optional | Variant | Start date of the Engagement. |
End | Optional | Variant | Finish date of the Engagement. |
TotalWork | Optional | Variant | Work of the Engagement. |
ENGAGEMENT
[!includeSupport and feedback]