Freigeben über


PublishedProject.DefaultWorkFormat-Eigenschaft

Ruft das Standardformat für Arbeitsdauer ab.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property DefaultWorkFormat As WorkFormat
    Get
'Usage
Dim instance As PublishedProject
Dim value As WorkFormat

value = instance.DefaultWorkFormat
[RemoteAttribute]
public WorkFormat DefaultWorkFormat { get; }

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.WorkFormat
Das Standardformat für die Arbeit.

Hinweise

Ein Beispiel für ein Format für Arbeitsdauer ist die Verwendung von Stunden und Minuten.

Siehe auch

Referenz

PublishedProject Klasse

PublishedProject-Member

Microsoft.ProjectServer.Client-Namespace