TimesheetAuditExportDataSet.AuditExportsDataTable.AuditExportsRowChanging 事件

在AuditExportsDataTable中的一行信息发送通知之前发生的前期事件活动已更改。

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

语法

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

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

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsDataTable 类

TimesheetAuditExportDataSet.AuditExportsDataTable 成员

WebSvcAdmin 命名空间