Freigeben über


PublishedProject.DefaultStandardRate-Eigenschaft

Ruft den Standardsatz für lokale Ressourcen.

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

Syntax

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

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

Eigenschaftswert

Typ: System.Double
Der standardmäßige Standardsatz.

Siehe auch

Referenz

PublishedProject Klasse

PublishedProject-Member

Microsoft.ProjectServer.Client-Namespace