次の方法で共有


PublishedProject.MoveRemainingIfEarlier プロパティ

実績開始日が状況報告日の前にある場合、残存部分の開始日を状況報告日に移動するかどうかを示す値を取得します。

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

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property MoveRemainingIfEarlier As Boolean
    Get
'使用
Dim instance As PublishedProject
Dim value As Boolean

value = instance.MoveRemainingIfEarlier
[RemoteAttribute]
public bool MoveRemainingIfEarlier { get; }

プロパティ値

型: System.Boolean
Trueの残存部分の開始日を方向。 状況報告日に移動する必要がある場合それ以外の場合、 False。

関連項目

参照先

PublishedProject クラス

PublishedProject メンバー

Microsoft.ProjectServer.Client 名前空間