次の方法で共有


Task.ScheduleVariancePercentage プロパティ

スケジュールの差異 (SV) の割合をパーセント単位で予算コストの作業スケジュール (BCWS) を取得します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

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

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

プロパティ値

型: System.Int32
BCWS のパーセンテージとして表現する SV の比率。

関連項目

参照先

Task クラス

Task メンバー

Microsoft.ProjectServer.Client 名前空間