Task.CostVariance property
取得該任務的比較基準成本與總成本之間的差異。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property CostVariance As Double
Get
'用途
Dim instance As Task
Dim value As Double
value = instance.CostVariance
[RemoteAttribute]
public double CostVariance { get; }
Property value
Type: System.Double
成本差異。
備註
CV = BCWP-ACWP