Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a queue system message type.
Namespace: [QueueSystem Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/QueueSystem.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/QueueSystem.asmx?wsdl
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration QueueMsgType
'Usage
Dim instance As QueueMsgType
[SerializableAttribute]
public enum QueueMsgType
Members
| Member name | Description | |
|---|---|---|
| Unknown | Value=0. Unknown queue message type. | |
| ACProjectSave | Value=1. Save jobs in the queue.
For an example that uses the ACProjectSave constant, see GetJobCount. |
|
| AdSyncERP | Value=2. Active Directory synchronization for enterprise resource planning. | |
| AdSyncGroup | Value=3. Active Directory synchronization group. | |
| ArchiveCategories | Value=4. Archive categories. | |
| ArchiveCustomFields | Value=5. Archive custom fields. | |
| ArchiveGlobalProject | Value=6. Archive global project. | |
| ArchiveResources | Value=7. Archive resources. | |
| ArchiveSystemSettings | Value=8. Archive system settings. | |
| ArchiveViews | Value=9.Archive views. | |
| BumpPriority | Value=10. Bump priority. | |
| CBSProjRendezvous | Value=11. Cube build service project rendezvous. | |
| CBSRequest | Value=12. Cube build service request. | |
| CBSTsRendezvous | Value=13. Cube build service timesheet rendezvous. | |
| CreateProposalProject | Value=14. Create proposal project. | |
| CreateWssSite | Value=15. Create SharePoint site. | |
| DeleteWssSite | Value=16. Delete SharePoint site. | |
| LWPUpgradeToProject | Value=17. Project proposal upgrade to a standard project. | |
| NotificationMessage | Value=18. Notification message. | |
| ProjectArchive | Value=19. Project archive. | |
| ProjectArchiveRetentionDelete | Value=20. Project archive retention delete. | |
| ProjectCheckIn | Value=21. Project check in. | |
| ProjectCreate | Value=22. Project create. | |
| ProjectDelete | Value=23. Project delete. | |
| ProjectPublish | Value=24. Project publish.
For an example that uses the ACProjectSave constant, see GetJobCount. |
|
| ProjectRename | Value=25. Project rename. | |
| ProjectRestore | Value=26. Project restore. | |
| ProjectReversePublish | Value=27. Project reverse publish. | |
| ProjectUpdate | Value=28. Project update. | |
| ProjectUpdateTeam | Value=29. Project update team. | |
| PublishNotifications | Value=30. Publish notifications. | |
| QueueCleanup | Value=31. Queue cleanup. | |
| ReportingAttributeCubeSettingsSync | Value=32. Reporting attribute cube settings synchronization. | |
| ReportingBaseCalendarSync | Value=33. Reporting base calendar synchronization. | |
| ReportingCustomFieldMetadataSync | Value=34. Reporting custom field metadata synchronization. | |
| ReportingEntityUserViewRefresh | Value=35. Reporting entity user view refresh. | |
| ReportingFiscalPeriodsSync | Value=36. Reporting fiscal periods synchronization. | |
| ReportingLookupTableSync | Value=37. Reporting lookup table synchronization. | |
| ReportingProjectDelete | Value=38. | |
| ReportingProjectPublish | Value=39. Reporting project publish. | |
| ReportingResourcesCapacityRangeSync | Value=40. Reporting resources capacity range synchronization. | |
| ReportingResourceSync | Value=41. Reporting resource synchronization. | |
| ReportingTimesheetAdjust | Value=42. Reporting timesheet adjustment. | |
| ReportingTimesheetClassSync | Value=43. Reporting timesheet class synchronization. | |
| ReportingTimesheetDelete | Value=44. Reporting timesheet delete. | |
| ReportingTimesheetPeriodDelete | Value=45. Reporting timesheet period delete. | |
| ReportingTimesheetPeriodSync | Value=46. Reporting timesheet period synchronization. | |
| ReportingTimesheetSave | Value=47. Reporting timesheet save. | |
| ReportingTimesheetStatusSync | Value=48. Reporting timesheet status synchronization. | |
| ReportingWSSSync | Value=49. Reporting SharePoint synchronization. | |
| ResourcePlanCheckIn | Value=50. Resource plan check in. | |
| ResourcePlanDelete | Value=51. Resource plan delete. | |
| ResourcePlanPublish | Value=52. Resource plan publish. | |
| ResourcePlanSave | Value=53. Resource plan save. | |
| RestoreCategories | Value=54. Restore categories. | |
| RestoreCustomFields | Value=55. Restore custom fields. | |
| RestoreGlobalProject | Value=56. Restore global project. | |
| RestoreResources | Value=57. Restore resources. | |
| RestoreSystemSettings | Value=58. Restore system settings. | |
| RestoreViews | Value=59. Restore views. | |
| RulesProcessAll | Value=60. Process all rules. | |
| RulesProcessAllAutoForManager | Value=61. Automatically process all rules for the manager. | |
| RulesProcessAllForManager | Value=62. Process all rules for the manager. | |
| RulesProcessSingleForManager | Value=63. Process a single rule for the manager. | |
| StatusApproval | Value=64. Status approval. | |
| Timer1 | Value=65. Internal use only. | |
| Timer10 | Value=66. Internal use only. | |
| Timer2 | Value=67. Internal use only. | |
| Timer3 | Value=68. Internal use only. | |
| Timer4 | Value=69. Internal use only. | |
| Timer5 | Value=70. Internal use only. | |
| Timer6 | Value=71. Internal use only. | |
| Timer7 | Value=72. Internal use only. | |
| Timer8 | Value=73. Internal use only. | |
| Timer9 | Value=74. Internal use only. | |
| TimerMessage | Value=75. | |
| TimerRzNotify | Value=76. Internal use only. | |
| TimerRzProj | Value=77. Internal use only. | |
| TimerRzTS | Value=78. Internal use only. | |
| TimesheetMessage | Value=79. Timesheet message. | |
| TimesheetDelete | Value=80. Timesheet delete. | |
| TimesheetRecall | Value=81. Timesheet recall. | |
| TimesheetReview | Value=82. Timesheet review. | |
| TimesheetSubmit | Value=83. Timesheet submit. | |
| TimesheetUpdate | Value=84. Timesheet update. | |
| ReportingSyncGlobalData | Value=85. | |
| SynchronizeMembershipForWssSite | Value=86. Synchronize membership for the SharePoint site. | |
| SynchronizeSingleUserMembershipInWss | Value=87. Synchronize a single user membership in SharePoint. | |
| ReportingRefresh | Value=88. Reporting refresh. | |
| UpdateScheduledProject | Value=89. Update scheduled project. | |
| WorkflowStartWorkflow | Value=90. Start workflow. | |
| AnalysisDelete | Value=91. Analysis delete. | |
| AnalysisCreate | Value=92. Analysis create. | |
| AnalysisUpdate | Value=93. Analysis update. | |
| PlannerSolutionCreate | Value=94. Planner solution create. | |
| PlannerSolutionDelete | Value=97. Planner solution delete. | |
| OptimizerSolutionCreate | Value=96. Optimizer solution create. | |
| OptimizerSolutionDelete | Value=97. Optimizer solution delete. | |
| TimesheetLineApproval | Value=98. Timesheet line approval. | |
| PeriodicTasks | Value=99. Periodic tasks. | |
| PDPUpdateProjectImpacts | Value=100. Update project impacts in a project detail page. | |
| ExchangeSyncTasks | Value=101. Synchronize tasks in Microsoft Exchange. | |
| ReportingAttributeCubeDepartmentSync | Value=102. Reporting attribute; cube department synchronization. | |
| ReportingTimesheetProjectAggregation | Value=103. Reporting; timesheet project aggregation. | |
| ReportingTimesheetAssignmentsUpgrade | Value=104. Reporting; timesheet assignments upgrade. | |
| WorkflowCheckinNotify | Value=105. Workflow check in notification. | |
| WorkflowChangeWorkflow | Value=106. Change workflow. | |
| ProjectPublishSummary | Value=107. Project publish summary. | |
| ReportingOlapDatabaseSettingsSync | Value=108. Reporting; OLAP database settings synchronization. | |
| ReportingWorkflowMetadataSync | Value=109. Reporting; workflow metadata synchronization. | |
| ReportWorkflowProjectDataSync | Value=110. Reporting; workflow project data synchronization. | |
| ReportEptSync | Value=111. Reporting; enterprise project template synchronization. | |
| ReportingSummaryPublish | Value=112. Reporting; summary publish. | |
| ReportingSolutionCommitedDecisionSync | Value=113. Reporting; synchronization of solution committed decision. | |
| WorkflowCommitNotify | Value=114. Workflow commit notification. | |
| ReportingTimesheetAssignmentsRefresh | Value=115. Reporting; timesheet assignments refresh. | |
| UpdateProjectSitePath | Value=116. Update a project site path. | |
| AddSingleUserMembershipInWss | Value=117. Add single user membership in SharePoint. | |
| DeleteSingleUserMembershipInWss | Value=118. Delete single user membership in SharePoint. | |
| TimeSheetUpdateResourceNonWorkingTime | Value=119. Update resource nonworking time in a timesheet. | |
| SyncProjectEnterpriseEntities | ||
| LastMessage | Value=121. End of the QueueMsgType enumeration. |
Remarks
Note
The Microsoft.Office.Project.Server.Library namespace also includes the QueueConstants.QueueMsgType type.