TimesheetAuditExportDataSet.AuditExportsDataTable.AuditExportsRowDeleting 事件
前期事件活动发送通知AuditExportsDataTable中的行已被删除之前发生。
命名空间: WebSvcAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Event AuditExportsRowDeleting As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim handler As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler
AddHandler instance.AuditExportsRowDeleting, handler
public event TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler AuditExportsRowDeleting
另请参阅
引用
TimesheetAuditExportDataSet.AuditExportsDataTable 类