PublishedProject.MoveActualIfLater プロパティ
実際の終了日が状況報告日の前にある場合、完了部分の終了日を状況報告日に移動するかどうかを示す値を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property MoveActualIfLater As Boolean
Get
'使用
Dim instance As PublishedProject
Dim value As Boolean
value = instance.MoveActualIfLater
[RemoteAttribute]
public bool MoveActualIfLater { get; }
プロパティ値
型: System.Boolean
Trueの完了部分の終了日を方向。 状況報告日に移動する必要がある場合それ以外の場合、 False。