DraftTask.FixedCost プロパティ
取得または設定、タスクのリソース以外の費用。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property FixedCost As Double
Get
Set
'使用
Dim instance As DraftTask
Dim value As Double
value = instance.FixedCost
instance.FixedCost = value
[RemoteAttribute]
public double FixedCost { get; set; }
プロパティ値
型: System.Double
リソース以外の費用。