DraftProjectResource.DefaultBookingType 屬性
取得或設定 resource 的預設預約類型。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public Property DefaultBookingType As BookingType
Get
Set
'用途
Dim instance As DraftProjectResource
Dim value As BookingType
value = instance.DefaultBookingType
instance.DefaultBookingType = value
[RemoteAttribute]
public BookingType DefaultBookingType { get; set; }
屬性值
類型:Microsoft.ProjectServer.Client.BookingType
代表 [預約工作分派的資源的方式的數字值。