TimesheetAuditExportDataSet.AuditExportsDataTable.AuditExportsRowDeleting Event
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Event AuditExportsRowDeleting As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler
'Usage
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim handler As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler
AddHandler instance.AuditExportsRowDeleting, handler
public event TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler AuditExportsRowDeleting
See Also
Reference
TimesheetAuditExportDataSet.AuditExportsDataTable Class