Task.ToCompletePerformanceIndex property
Gets the To Complete Performance Index for the task.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property ToCompletePerformanceIndex As Double
Get
'Usage
Dim instance As Task
Dim value As Double
value = instance.ToCompletePerformanceIndex
[RemoteAttribute]
public double ToCompletePerformanceIndex { get; }
Property value
Type: System.Double
A numerical value that represents the performance index.
Remarks
The To Complete Performance Index (TCPI) enables the project manager to determine the level of performance that is needed to achieve the cost objectives and time objectives.