Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The post-event that occurs after a row is deleted.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event SyncFieldMappingsRowDeleted As SyncDataSet.SyncFieldMappingsRowChangeEventHandler
'Usage
Dim instance As SyncDataSet.SyncFieldMappingsDataTable
Dim handler As SyncDataSet.SyncFieldMappingsRowChangeEventHandler
AddHandler instance.SyncFieldMappingsRowDeleted, handler
public event SyncDataSet.SyncFieldMappingsRowChangeEventHandler SyncFieldMappingsRowDeleted
See also
Reference
SyncDataSet.SyncFieldMappingsDataTable class