title | ms.service | ms.assetid | ms.date | ms.localizationpriority |
---|---|---|---|---|
PjJobType enumeration (Project) |
project-server |
61e64bfb-8cd8-7b76-9a5f-b7499953275f |
06/08/2017 |
medium |
Contains constants that specify the type of job (save, publish, or check in) that the Project Professional cache can send to the Project Server Queue System.
Name | Value | Description |
---|---|---|
pjCacheProjectCheckin | 1 | The queue job message is to check in the project. |
pjCacheProjectSave | 0 | The queue job message is to save the project. |
pjCacheProjectPublish | 2 | The queue job message is to publish the project. |
In the Application.GetCacheStatusForProject property, the ProjectJobType parameter can be one of the PjJobType constants.
GetCacheStatusForProject Property PjCacheJobState Enumeration
[!includeSupport and feedback]