Share via


TimesheetAuditExportDataSet.AuditExportsDataTable.AuditExportsRowChanging Event

Namespace:  WebSvcAdmin
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Event AuditExportsRowChanging As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler
'Usage
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim handler As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler

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

See Also

Reference

TimesheetAuditExportDataSet.AuditExportsDataTable Class

TimesheetAuditExportDataSet.AuditExportsDataTable Members

WebSvcAdmin Namespace