ProjectDataSet.TaskRow.TASK_PHY_PCT_COMP - Propriété
Contient le pourcentage physique du travail effectué sur la tâche.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property TASK_PHY_PCT_COMP As Integer
Get
Set
'Utilisation
Dim instance As ProjectDataSet.TaskRow
Dim value As Integer
value = instance.TASK_PHY_PCT_COMP
instance.TASK_PHY_PCT_COMP = value
public int TASK_PHY_PCT_COMP { get; set; }
Valeur de propriété
Type : System.Int32
Remarques
TASK_PHY_PCT_COMP n'est pas un champ calculé et doit être entré. Pourcentage physique du travail achevé tâche peut servir comme alternative pour le calcul du coût budgété du travail effectué (TASK_BCWP).