SyncDataSet.SyncItemTaskMappingsDataTable.SyncItemTaskMappingsRowDeleted - Événement
post-L'événement qui se produit après qu'une ligne est supprimée.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Event SyncItemTaskMappingsRowDeleted As SyncDataSet.SyncItemTaskMappingsRowChangeEventHandler
'Utilisation
Dim instance As SyncDataSet.SyncItemTaskMappingsDataTable
Dim handler As SyncDataSet.SyncItemTaskMappingsRowChangeEventHandler
AddHandler instance.SyncItemTaskMappingsRowDeleted, handler
public event SyncDataSet.SyncItemTaskMappingsRowChangeEventHandler SyncItemTaskMappingsRowDeleted
Voir aussi
Référence
SyncDataSet.SyncItemTaskMappingsDataTable classe