Engagements.Add method (Project)
Adds a new Engagement to the Resource. Introduced in Office 2016.
Syntax
expression.Add ( ResourceID, ResourceID, Start, End, TotalWork)
expression A variable that represents a 'Engagements' object.
Parameters
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. |
Return value
ENGAGEMENT
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.