共用方式為


PlanAssignment.BookingType 屬性

取得或設定計劃工作分派的預約類型。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property BookingType As BookingType
    Get
    Set
'用途
Dim instance As PlanAssignment
Dim value As BookingType

value = instance.BookingType

instance.BookingType = value
[RemoteAttribute]
public BookingType BookingType { get; set; }

屬性值

類型:Microsoft.ProjectServer.Client.BookingType
代表 [預約類型的數值。

備註

預約類型的建議、 認可,且未指定。

請參閱

參照

PlanAssignment 類別

PlanAssignment 成員

Microsoft.ProjectServer.Client 命名空間