QueueConstants.QueueID 枚举
指定的队列的标识符。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Enumeration QueueID
用法
Dim instance As QueueConstants.QueueID
public enum QueueID
成员
成员名称 | 说明 | |
---|---|---|
UnknownQ | 值为 0。未知的队列。 | |
ProjectQ | 值 = 1。项目队列。 | |
TimesheetQ | 值 = 2。时间表队列。 | |
EndQList | 值 = 3。 |
备注
备注
WebSvcQueueSystem命名空间还包含QueueID类型。
另请参阅
引用
Microsoft.Office.Project.Server.Library 命名空间