Freigeben über


DraftProjectResource.DefaultBookingType-Eigenschaft

Ruft ab oder legt diesen fest der Standardbuchungstyp für die Ressource.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property DefaultBookingType As BookingType
    Get
    Set
'Usage
Dim instance As DraftProjectResource
Dim value As BookingType

value = instance.DefaultBookingType

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

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.BookingType
Ein numerischer Wert, der darstellt, wie die Ressource für Zuweisungen angerechnet wird.

Siehe auch

Referenz

DraftProjectResource Klasse

DraftProjectResource-Member

Microsoft.ProjectServer.Client-Namespace