TimesheetAuditExportDataSet.AuditExportsDataTable.AuditExportsRowChanging - Événement
L'activité antérieur à l'événement qui se produit avant l'envoi d'une notification de ces informations de ligne dans le AuditExportsDataTable a été modifiée.
Espace de noms : WebSvcAdmin
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Event AuditExportsRowChanging As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler
'Utilisation
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim handler As TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler
AddHandler instance.AuditExportsRowChanging, handler
public event TimesheetAuditExportDataSet.AuditExportsRowChangeEventHandler AuditExportsRowChanging
Voir aussi
Référence
TimesheetAuditExportDataSet.AuditExportsDataTable classe