DraftAssignment.BudgetedCost プロパティ
取得または、割り当ての予算コストを設定します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property BudgetedCost As Double
Get
Set
'使用
Dim instance As DraftAssignment
Dim value As Double
value = instance.BudgetedCost
instance.BudgetedCost = value
[RemoteAttribute]
public double BudgetedCost { get; set; }
プロパティ値
型: System.Double
予算コストの値。