Assignment.BaselineCost property
Gets the total planned costs of the assignment.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property BaselineCost As Double
Get
'Usage
Dim instance As Assignment
Dim value As Double
value = instance.BaselineCost
[RemoteAttribute]
public double BaselineCost { get; }
Property value
Type: System.Double
The value of the baseline cost.
Remarks
Baseline Cost = (Work * Standard Rate) + (Overtime Work * Overtime Rate) + Per Use Cost