TimesheetAuditExportDataSet.AuditExportsDataTable.RemoveAuditExportsRow 方法

通过使用指定的AuditExportsRow对象中移除AuditExportsDataTable在时间表审核信息的行。

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

语法

声明
Public Sub RemoveAuditExportsRow ( _
    row As TimesheetAuditExportDataSet.AuditExportsRow _
)
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim row As TimesheetAuditExportDataSet.AuditExportsRow

instance.RemoveAuditExportsRow(row)
public void RemoveAuditExportsRow(
    TimesheetAuditExportDataSet.AuditExportsRow row
)

参数

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsDataTable 类

TimesheetAuditExportDataSet.AuditExportsDataTable 成员

WebSvcAdmin 命名空间