次の方法で共有


TimesheetManagersDataSet.TimesheetManagersDataTable.NewTimesheetManagersRow メソッド

TimesheetManagersDataTableの設定情報の行を表すTimesheetManagersRowオブジェクトを作成します。

名前空間:  WebSvcAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Function NewTimesheetManagersRow As TimesheetManagersDataSet.TimesheetManagersRow
'使用
Dim instance As TimesheetManagersDataSet.TimesheetManagersDataTable
Dim returnValue As TimesheetManagersDataSet.TimesheetManagersRow

returnValue = instance.NewTimesheetManagersRow()
public TimesheetManagersDataSet.TimesheetManagersRow NewTimesheetManagersRow()

戻り値

型: WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersRow
新しいタイムシート管理者の行。

関連項目

参照先

TimesheetManagersDataSet.TimesheetManagersDataTable クラス

TimesheetManagersDataSet.TimesheetManagersDataTable メンバー

WebSvcAdmin 名前空間