ProjectResource.ScheduleCostVariance 屬性
取得專案資源的排程的成本變異數。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property ScheduleCostVariance As Double
Get
'用途
Dim instance As ProjectResource
Dim value As Double
value = instance.ScheduleCostVariance
[RemoteAttribute]
public double ScheduleCostVariance { get; }
屬性值
類型:System.Double
已排程的成本變異數。
備註
成本變異數為 [比較基準成本和排定的工作分派成本之間的差異。