Assignment.ActualCostWorkPerformed プロパティ
日付に、割り当ての実績コスト (acwp) を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property ActualCostWorkPerformed As Double
Get
'使用
Dim instance As Assignment
Dim value As Double
value = instance.ActualCostWorkPerformed
[RemoteAttribute]
public double ActualCostWorkPerformed { get; }
プロパティ値
型: System.Double
ACWP の値です。