Task.EstimateAtCompletion - Propriété
Obtient l'estimation à l'achèvement (EAC) pour la tâche.
Espace de noms : Microsoft.ProjectServer.Client
Assembly : Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)
Syntaxe
'Déclaration
<RemoteAttribute> _
Public ReadOnly Property EstimateAtCompletion As Double
Get
'Utilisation
Dim instance As Task
Dim value As Double
value = instance.EstimateAtCompletion
[RemoteAttribute]
public double EstimateAtCompletion { get; }
Valeur de propriété
Type : System.Double
Le coût estimé à la fin.