TimesheetManagersDataSet.TimesheetManagersDataTable.AddTimesheetManagersRow 方法 (TimesheetManagersDataSet.TimesheetManagersRow)

将TimeManagersRow添加到TimeManagersDataTable中。

命名空间:  WebSvcAdmin
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Sub AddTimesheetManagersRow ( _
    row As TimesheetManagersDataSet.TimesheetManagersRow _
)
用法
Dim instance As TimesheetManagersDataSet.TimesheetManagersDataTable
Dim row As TimesheetManagersDataSet.TimesheetManagersRow

instance.AddTimesheetManagersRow(row)
public void AddTimesheetManagersRow(
    TimesheetManagersDataSet.TimesheetManagersRow row
)

参数

另请参阅

引用

TimesheetManagersDataSet.TimesheetManagersDataTable 类

TimesheetManagersDataSet.TimesheetManagersDataTable 成员

AddTimesheetManagersRow 重载

WebSvcAdmin 命名空间