TimesheetAuditExportDataSet.AuditExportsDataTable.AuditExportsRowChanged Event
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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