title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.ProjectAssignmentNew event (Project) |
project-server |
|
dcb4acc6-a113-1e93-5f08-e9e68b902b96 |
06/08/2017 |
medium |
Occurs when a new assignment is created.
expression. ProjectAssignmentNew
( _pj_
, _ID_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
pj | Required | Project | The project where the assignment was just created. |
ID | Required | Long | The ID of the assignment that was just created. |
Nothing
Project events don't occur when the project is embedded in another document or application.
[!includeSupport and feedback]