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