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 類別