次の方法で共有


EnterpriseResource.DefaultBookingType プロパティ

取得または、エンタープライズ リソースの既定の予約の種類を設定します。

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

構文

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

value = instance.DefaultBookingType

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

プロパティ値

型: Microsoft.ProjectServer.Client.BookingType
リソースが割り当ての予約の方法を表す数値。

注釈

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

関連項目

参照先

EnterpriseResource クラス

EnterpriseResource メンバー

Microsoft.ProjectServer.Client 名前空間