QueueConstants.QueueMsgType Enumeration
Specifies a queue system message type.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration QueueMsgType
'Usage
Dim instance As QueueConstants.QueueMsgType
public enum QueueMsgType
Members
Member name | Description | |
---|---|---|
Unknown | Value=0. | |
ACProjectSave | Value=1. | |
AdSyncERP | Value=2. | |
AdSyncGroup | Value=3. | |
ArchiveCategories | Value=4. | |
ArchiveCustomFields | Value=5. | |
ArchiveGlobalProject | Value=6. | |
ArchiveResources | Value=7. | |
ArchiveSystemSettings | Value=8. | |
ArchiveViews | Value=9. | |
BumpPriority | Value=10. | |
CBSProjRendezvous | Value=11. | |
CBSRequest | Value=12. | |
CBSTsRendezvous | Value=13. | |
CreateProposalProject | Value=14. | |
CreateWssSite | Value=15. | |
DeleteWssSite | Value=16. | |
LWPUpgradeToProject | Value=17. | |
NotificationMessage | Value=18. | |
ProjectArchive | Value=19. | |
ProjectArchiveRetentionDelete | Value=20. | |
ProjectCheckIn | Value=21. | |
ProjectCreate | Value=22. | |
ProjectDelete | Value=23. | |
ProjectPublish | Value=24. | |
ProjectRename | Value=25. | |
ProjectRestore | Value=26. | |
ProjectReversePublish | Value=27. | |
ProjectUpdate | Value=28. | |
ProjectUpdateTeam | Value=29. | |
PublishNotifications | Value=30. | |
QueueCleanup | Value=31. | |
ReportingAttributeCubeSettingsSync | Value=32. | |
ReportingBaseCalendarSync | Value=33. | |
ReportingCustomFieldMetadataSync | Value=34. | |
ReportingEntityUserViewRefresh | Value=35. | |
ReportingFiscalPeriodsSync | Value=36. | |
ReportingLookupTableSync | Value=37. | |
ReportingProjectDelete | Value=38. | |
ReportingProjectPublish | Value=39. | |
ReportingResourcesCapacityRangeSync | Value=40. | |
ReportingResourceSync | Value=41. | |
ReportingTimesheetAdjust | Value=42. | |
ReportingTimesheetClassSync | Value=43. | |
ReportingTimesheetDelete | Value=44. | |
ReportingTimesheetPeriodDelete | Value=45. | |
ReportingTimesheetPeriodSync | Value=46. | |
ReportingTimesheetSave | Value=47. | |
ReportingTimesheetStatusSync | Value=48. | |
ReportingWSSSync | Value=49. | |
ResourcePlanCheckIn | Value=50. | |
ResourcePlanDelete | Value=51. | |
ResourcePlanPublish | Value=52. | |
ResourcePlanSave | Value=53. | |
RestoreCategories | Value=54. | |
RestoreCustomFields | Value=55. | |
RestoreGlobalProject | Value=56. | |
RestoreResources | Value=57. | |
RestoreSystemSettings | Value=58. | |
RestoreViews | Value=59. | |
RulesProcessAll | Value=60. | |
RulesProcessAllAutoForManager | Value=61. | |
RulesProcessAllForManager | Value=62. | |
RulesProcessSingleForManager | Value=63. | |
StatusApproval | Value=64. | |
Timer1 | Value=65; do not use. | |
Timer10 | Value=66; do not use. | |
Timer2 | Value=67; do not use. | |
Timer3 | Value=68; do not use. | |
Timer4 | Value=69; do not use. | |
Timer5 | Value=70; do not use. | |
Timer6 | Value=71; do not use. | |
Timer7 | Value=72; do not use. | |
Timer8 | Value=73; do not use. | |
Timer9 | Value=74; do not use. | |
TimerMessage | Value=75. | |
TimerRzNotify | Value=76; do not use. | |
TimerRzProj | Value=77; do not use. | |
TimerRzTS | Value=78; do not use. | |
TimesheetMessage | Value=79. | |
TimesheetDelete | Value=80. | |
TimesheetRecall | Value=81. | |
TimesheetReview | Value=82. | |
TimesheetSubmit | Value=83. | |
TimesheetUpdate | Value=84. | |
ReportingSyncGlobalData | Value=85. | |
SynchronizeMembershipForWssSite | Value=86. | |
SynchronizeSingleUserMembershipInWss | Value=87. | |
ReportingRefresh | Value=88. | |
LastMessage | Value=89. |
Remarks
Note |
---|
The WebSvcQueueSystem namespace also includes the QueueMsgType type. |