ScheduleDataSet.Schedule プロパティ
プロジェクトのスケジュールの状態に関する情報を取得します。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property Schedule As ScheduleDataSet.ScheduleDataTable
Get
'使用
Dim instance As ScheduleDataSet
Dim value As ScheduleDataSet.ScheduleDataTable
value = instance.Schedule
[BrowsableAttribute(false)]
public ScheduleDataSet.ScheduleDataTable Schedule { get; }
プロパティ値
型: WebSvcStatusing.ScheduleDataSet.ScheduleDataTable