Freigeben über


PublishedProjectResource.OvertimeRate-Eigenschaft

Dient zum Abrufen der stündliche Kostensatz für Überstunden der Ressource.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property OvertimeRate As Double
    Get
'Usage
Dim instance As PublishedProjectResource
Dim value As Double

value = instance.OvertimeRate
[RemoteAttribute]
public double OvertimeRate { get; }

Eigenschaftswert

Typ: System.Double
Der stündliche Kostensatz für Überstunden.

Siehe auch

Referenz

PublishedProjectResource Klasse

PublishedProjectResource-Member

Microsoft.ProjectServer.Client-Namespace