Partager via


DraftAssignment.RemainingWorkTimeSpan - Propriété

Obtient ou définit l'intervalle de temps pendant la durée en heures de travail ou en jours, qui est toujours requise pour terminer l'affectation

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property RemainingWorkTimeSpan As TimeSpan
    Get
    Set
'Utilisation
Dim instance As DraftAssignment
Dim value As TimeSpan

value = instance.RemainingWorkTimeSpan

instance.RemainingWorkTimeSpan = value
[RemoteAttribute]
public TimeSpan RemainingWorkTimeSpan { get; set; }

Valeur de propriété

Type : System.TimeSpan
Durée Theee le laps de temps qui est toujours requis pour terminer l'affectation.

Voir aussi

Référence

DraftAssignment classe

DraftAssignment - Membres

Microsoft.ProjectServer.Client - Espace de noms