Task.TotalSlackTimeSpan - Propriété
Obtient l'intervalle de temps total pendant la durée de la date de fin de tâche peut être retardée sans retarder la date de fin du projet.
Espace de noms : Microsoft.ProjectServer.Client
Assembly : Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)
Syntaxe
'Déclaration
<RemoteAttribute> _
Public ReadOnly Property TotalSlackTimeSpan As TimeSpan
Get
'Utilisation
Dim instance As Task
Dim value As TimeSpan
value = instance.TotalSlackTimeSpan
[RemoteAttribute]
public TimeSpan TotalSlackTimeSpan { get; }
Valeur de propriété
Type : System.TimeSpan
La durée de la marge totale d'une tâche.