共用方式為


Task.ScheduleVariancePercentage property

取得排程差異 (SV) 的比例以百分比表示排程的工時 (BCWS) 的預算成本。

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<RemoteAttribute> _
Public ReadOnly Property ScheduleVariancePercentage As Integer
    Get
'用途
Dim instance As Task
Dim value As Integer

value = instance.ScheduleVariancePercentage
[RemoteAttribute]
public int ScheduleVariancePercentage { get; }

Property value

Type: System.Int32
SV 來 BCWS 以百分比數字表示的比率。

請參閱

參照

Task class

Task members

Microsoft.ProjectServer.Client namespace