Task.RemainingCost property
取得會在完成任務的剩餘排程工時的期間所產生的剩餘排定的費用。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property RemainingCost As Double
Get
'用途
Dim instance As Task
Dim value As Double
value = instance.RemainingCost
[RemoteAttribute]
public double RemainingCost { get; }
Property value
Type: System.Double
剩餘排程費用。