共用方式為


PublishedAssignment.BudgetedWork 屬性

取得預算的工時工作分派。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property BudgetedWork As String
    Get
'用途
Dim instance As PublishedAssignment
Dim value As String

value = instance.BudgetedWork
[RemoteAttribute]
public string BudgetedWork { get; }

屬性值

類型:System.String
預算工時量。

備註

若要取得的預算工時TimeSpan值,使用BudgetedWorkTimeSpan屬性。

請參閱

參照

PublishedAssignment 類別

PublishedAssignment 成員

Microsoft.ProjectServer.Client 命名空間