Task.EstimateAtCompletion-Eigenschaft
Ruft die Schätzung für das (BK) für den Vorgang ab.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property EstimateAtCompletion As Double
Get
'Usage
Dim instance As Task
Dim value As Double
value = instance.EstimateAtCompletion
[RemoteAttribute]
public double EstimateAtCompletion { get; }
Eigenschaftswert
Typ: System.Double
Die geschätzten Kosten bei Abschluss.