Task.ScheduledFinish プロパティ
要因が、開始日、期間、依存関係、カレンダーに基づいて計算されたように完了する予定、およびその他のタスクの作業時間が日付のスケジュールを取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property ScheduledFinish As DateTime
Get
'使用
Dim instance As Task
Dim value As DateTime
value = instance.ScheduledFinish
[RemoteAttribute]
public DateTime ScheduledFinish { get; }
プロパティ値
型: System.DateTime
作業が完了する予定の日付。