DelegationFilterType 列舉
會選取可委派的工作分派。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Enumeration DelegationFilterType
'用途
Dim instance As DelegationFilterType
public enum DelegationFilterType
成員
成員名稱 | 描述 | |
---|---|---|
SingleAssignment | 值 = 0。選取 [單一的工作分派。必須指定工作分派的唯一識別碼。 | |
Project | 值 = 1。從單一的專案,選取 [工作分派。必須指定專案的唯一識別碼。 | |
TeamResource | 值 = 2。選取 [所有工作分派。 | |
MyAssignments | 值 = 3。選取 [如果擁有者具有權限委派的工作分派與工作分派未鎖定,目前的使用者所擁有的所有未的指派]。 |
備註
如需詳細資訊,請參閱 < ReadAssignmentsForDelegation PSI 方法。
注意事項 |
---|
WebSvcStatusing命名空間,也包含DelegationFilterType類型。 |