ResourceDataSet.CalendarExceptionsDataTable.CalendarExceptionsRowDeleted - Événement
L'événement après que cet événement se produit après la suppression d'une ligne.
Espace de noms : WebSvcResource
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Event CalendarExceptionsRowDeleted As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
'Utilisation
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim handler As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
AddHandler instance.CalendarExceptionsRowDeleted, handler
public event ResourceDataSet.CalendarExceptionsRowChangeEventHandler CalendarExceptionsRowDeleted
Voir aussi
Référence
ResourceDataSet.CalendarExceptionsDataTable classe