次の方法で共有


UserDelegationConsts.DelegationFilter 列挙体

ユーザーの委任を検索するためのフィルターを指定します。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public Enumeration DelegationFilter
'使用
Dim instance As UserDelegationConsts.DelegationFilter
public enum DelegationFilter

メンバー

メンバー名 説明
ActingAsUser 値 0 を = します。検索のユーザーとして機能するデリゲートをパラメーター RES_UID=。
ForUser 値 1 =。ユーザーの委任を検索します。
All 値 2 を = します。検索すべてのデリゲートをパラメーター DELEGATE_UID=。

注釈

DelegationFilter列挙体は、 ReadDelegationsメソッドで使用できます。

関連項目

参照先

Microsoft.Office.Project.Server.Library 名前空間