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 the queue identifier.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration QueueID
'Usage
Dim instance As QueueConstants.QueueID
public enum QueueID
Members
Member name | Description | |
---|---|---|
UnknownQ | Value=0. Unknown queue. | |
ProjectQ | Value=1. Project queue. | |
TimesheetQ | Value=2. Timesheet queue. | |
EndQList | Value=3. |
Remarks
Note
The WebSvcQueueSystem namespace also includes the QueueID type.
See also
Reference
Microsoft.Office.Project.Server.Library namespace