Resource.BookingType enumeration
指定如何預訂工作分派的資源。
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'宣告
Public Enumeration BookingType
'用途
Dim instance As Resource.BookingType
public enum BookingType
Members
Member name | Description | |
---|---|---|
Committed | 值等於 0。資源是登記為 「 已確認"。 | |
Proposed | 值 = 1。資源是登記為 「 建議 」。 |
備註
使用Resource.BookingType型別來設定RES_BOOKING_TYPE屬性在WebSvcProject.ProjectDataSet.ProjectResourceRow或WebSvcStatusing.ProjectDataSet.ProjectResourceRow的物件。