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