PublishedProjectResource.DefaultBookingType プロパティ
リソースには、既定の予約の種類を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property DefaultBookingType As BookingType
Get
'使用
Dim instance As PublishedProjectResource
Dim value As BookingType
value = instance.DefaultBookingType
[RemoteAttribute]
public BookingType DefaultBookingType { get; }
プロパティ値
型: Microsoft.ProjectServer.Client.BookingType
リソースが割り当ての予約の方法を表す数値。