PublishedAssignment.WorkTimeSpan - Propriété

Obtient l'intervalle de temps pour la durée totale planifiée pour l'affectation.

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

Syntaxe

'Déclaration
<RemoteAttribute> _
Public ReadOnly Property WorkTimeSpan As TimeSpan
    Get
'Utilisation
Dim instance As PublishedAssignment
Dim value As TimeSpan

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

Valeur de propriété

Type : System.TimeSpan
La durée du temps total planifié pour l'affectation.

Voir aussi

Référence

PublishedAssignment classe

PublishedAssignment - Membres

Microsoft.ProjectServer.Client - Espace de noms