DraftAssignment.BudgetedWorkTimeSpan - Propriété
Obtient ou définit l'intervalle de temps pour le travail budgétaire de l'affectation.
Espace de noms : Microsoft.ProjectServer.Client
Assembly : Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)
Syntaxe
'Déclaration
<RemoteAttribute> _
Public Property BudgetedWorkTimeSpan As TimeSpan
Get
Set
'Utilisation
Dim instance As DraftAssignment
Dim value As TimeSpan
value = instance.BudgetedWorkTimeSpan
instance.BudgetedWorkTimeSpan = value
[RemoteAttribute]
public TimeSpan BudgetedWorkTimeSpan { get; set; }
Valeur de propriété
Type : System.TimeSpan
La durée de la quantité de travail budgété.