TimesheetManagersDataSet.TimesheetManagers プロパティ
1 つ以上のTimesheetManagersDataSet.TimesheetManagersRowオブジェクトに含まれているタイムシートの設定に関する情報を取得します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property TimesheetManagers As TimesheetManagersDataSet.TimesheetManagersDataTable
Get
'使用
Dim instance As TimesheetManagersDataSet
Dim value As TimesheetManagersDataSet.TimesheetManagersDataTable
value = instance.TimesheetManagers
[BrowsableAttribute(false)]
public TimesheetManagersDataSet.TimesheetManagersDataTable TimesheetManagers { get; }
プロパティ値
型: WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersDataTable
TimesheetManagersDataTableのオブジェクトです。