ProjectDataSet.TaskRow.TASK_IS_OVERALLOCATED - Propriété
Indique si une ressource affectée à la tâche a été affectée à plus de travail sur la tâche que peut être effectuée à l'intérieur de la capacité de travail normal.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property TASK_IS_OVERALLOCATED As Boolean
Get
Set
'Utilisation
Dim instance As ProjectDataSet.TaskRow
Dim value As Boolean
value = instance.TASK_IS_OVERALLOCATED
instance.TASK_IS_OVERALLOCATED = value
public bool TASK_IS_OVERALLOCATED { get; set; }
Valeur de propriété
Type : System.Boolean
Remarques
En lecture seule. TASK_IS_OVERALLOCATED est calculé.