次の方法で共有


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 名前空間