Task.WorkVarianceTimeSpan - Propriété
Obtient l'intervalle de temps total pour la différence entre le travail planifié et le travail actuellement prévu 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 WorkVarianceTimeSpan As TimeSpan
Get
'Utilisation
Dim instance As Task
Dim value As TimeSpan
value = instance.WorkVarianceTimeSpan
[RemoteAttribute]
public TimeSpan WorkVarianceTimeSpan { get; }
Valeur de propriété
Type : System.TimeSpan
La durée de la variation de travail.
Remarques
Variation de travail = travail - travail planifié