TimesheetAuditExportDataSet.AuditExportsDataTable.AuditExportsRowDeleted 事件

后期事件活动时发生AuditExportsDataTable中的行已被删除。

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

语法

声明
Public Event AuditExportsRowDeleted As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim handler As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler

AddHandler instance.AuditExportsRowDeleted, handler
public event TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler AuditExportsRowDeleted

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsDataTable 类

TimesheetAuditExportDataSet.AuditExportsDataTable 成员

WebSvcAdmin 命名空间