ProjectResource.BudgetedCost-Eigenschaft
Ruft die gesamte geplante Kosten für die Arbeit der Projektressource.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property BudgetedCost As Double
Get
'Usage
Dim instance As ProjectResource
Dim value As Double
value = instance.BudgetedCost
[RemoteAttribute]
public double BudgetedCost { get; }
Eigenschaftswert
Typ: System.Double
Summe Soll-Kosten für die Arbeit der Projektressource.