Share via


TimesheetAuditExportDataSet.AuditExportsDataTable.AuditExportsRowChanged event

The post-event activity that occurs when row information in the AuditExportsDataTable has been changed.

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

Syntax

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

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

See also

Reference

TimesheetAuditExportDataSet.AuditExportsDataTable class

TimesheetAuditExportDataSet.AuditExportsDataTable members

WebSvcAdmin namespace