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 ID type.
Namespace: WebSvcQueueSystem
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration QueueID
'Usage
Dim instance As QueueID
[SerializableAttribute]
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 Microsoft.Office.Project.Server.Library namespace also includes the QueueConstants.QueueID type.