PublishedAssignment.DefaultBookingType property
取得預設的預約類型的工作分派。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property DefaultBookingType As BookingType
Get
'用途
Dim instance As PublishedAssignment
Dim value As BookingType
value = instance.DefaultBookingType
[RemoteAttribute]
public BookingType DefaultBookingType { get; }
Property value
Type: Microsoft.ProjectServer.Client.BookingType
值,表示預設的預約類型。
備註
預約類型的範例是提議、 已認可,且未指定。