共用方式為


Reporting.WSSReportingSyncTypes 列舉

指定報表資料庫的同步處理類型 (議題、 風險及可交付項目) 與 SharePoint 網站的專案工作區。

此列舉有 FlagsAttribute 屬性,允許其成員值的位元組合。

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

語法

'宣告
<FlagsAttribute> _
Public Enumeration WSSReportingSyncTypes
'用途
Dim instance As Reporting.WSSReportingSyncTypes
[FlagsAttribute]
public enum WSSReportingSyncTypes

成員

成員名稱 描述
Issues 值 = 1。同步處理的問題清單。
Risks 值 = 2。同步處理 [風險] 清單。
Deliverables 值 = 4。同步處理可交付項目清單。
Documents
All 值 = 7。同步處理所有類型。此值為十六進位Issues OR Risks OR Deliverables的結果。

請參閱

參照

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