Assignment.BaselineWorkTimeSpan - Propriété
Obtient l'intervalle de temps total d'heures de travail planifié d'une affectation, au moment de la planification du projet.
Espace de noms : Microsoft.ProjectServer.Client
Assembly : Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)
Syntaxe
'Déclaration
<RemoteAttribute> _
Public ReadOnly Property BaselineWorkTimeSpan As TimeSpan
Get
'Utilisation
Dim instance As Assignment
Dim value As TimeSpan
value = instance.BaselineWorkTimeSpan
[RemoteAttribute]
public TimeSpan BaselineWorkTimeSpan { get; }
Valeur de propriété
Type : System.TimeSpan
Le total des heures planifiées.