Task.BaselineStart プロパティ
基準計画が保存された時点で設定されている予定のタスクの開始日を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property BaselineStart As DateTime
Get
'使用
Dim instance As Task
Dim value As DateTime
value = instance.BaselineStart
[RemoteAttribute]
public DateTime BaselineStart { get; }
プロパティ値
型: System.DateTime
タスクの予定開始日。