TimesheetListDataSet.Timesheets プロパティ
タイムシートのリストに関する情報を取得します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property Timesheets As TimesheetListDataSet.TimesheetsDataTable
Get
'使用
Dim instance As TimesheetListDataSet
Dim value As TimesheetListDataSet.TimesheetsDataTable
value = instance.Timesheets
[BrowsableAttribute(false)]
public TimesheetListDataSet.TimesheetsDataTable Timesheets { get; }
プロパティ値
型: WebSvcTimeSheet.TimesheetListDataSet.TimesheetsDataTable