UnsubmittedTimesheetDataSet.TimePeriods プロパティ
未提出のタイムシートに関連付けられている期間のリストを取得します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property TimePeriods As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
Get
'使用
Dim instance As UnsubmittedTimesheetDataSet
Dim value As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
value = instance.TimePeriods
[BrowsableAttribute(false)]
public UnsubmittedTimesheetDataSet.TimePeriodsDataTable TimePeriods { get; }
プロパティ値
型: WebSvcAdmin.UnsubmittedTimesheetDataSet.TimePeriodsDataTable
関連項目
参照先
UnsubmittedTimesheetDataSet クラス