次の方法で共有


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 名前空間

その他の技術情報

How to: Use the QueueSystem Web Service