次の方法で共有


PlanAssignmentCreationInformation.BookingType プロパティ

取得または、割り当ての予約の種類を設定します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public Property BookingType As BookingType
    Get
    Set
'使用
Dim instance As PlanAssignmentCreationInformation
Dim value As BookingType

value = instance.BookingType

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

プロパティ値

型: Microsoft.ProjectServer.Client.BookingType
予約の種類。

注釈

予約の種類の例は提案された、コミット、および指定されていません

関連項目

参照先

PlanAssignmentCreationInformation クラス

PlanAssignmentCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間