DraftAssignment.BudgetedWorkTimeSpan property
取得或設定工作分派的預算的工作的時間間隔。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public Property BudgetedWorkTimeSpan As TimeSpan
Get
Set
'用途
Dim instance As DraftAssignment
Dim value As TimeSpan
value = instance.BudgetedWorkTimeSpan
instance.BudgetedWorkTimeSpan = value
[RemoteAttribute]
public TimeSpan BudgetedWorkTimeSpan { get; set; }
Property value
Type: System.TimeSpan
預算的工時量持續時間。