共用方式為


WebObjectDatabaseType 列舉

指定資料庫的 web 物件類型。

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

語法

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

成員

成員名稱 描述
Project 值 = 1。專案清單。
Task 值 = 2。工作清單。
Document 值 = 3。文件] 清單中。
Issue 值 = 4。[問題] 清單中。
Risk 值 = 5。風險] 清單中。
Commitment 值 = 6。可傳送作業的清單。
GenericSharePointListItem 值 = 7。一般的 SharePoint 清單。

備註

使用WebObjectDatabaseType列舉的程式碼範例,請參閱CreateWebObjectLinks

請參閱

參照

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