共用方式為


ResourceFilter 列舉

指定資源篩選器的類型。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
<CLSCompliantAttribute(True)> _
Public Enumeration ResourceFilter
'用途
Dim instance As ResourceFilter
[CLSCompliantAttribute(true)]
public enum ResourceFilter

成員

成員名稱 描述
AllResources 值 = 0。任何篩選器。
UsersOnly 值 = 1。篩選可讓使用者只能。
ActiveUsersOnly 已過時。值 = 2。篩選可讓使用中的使用者。

請參閱

參照

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