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 SyncErrorsRowDeleted As SyncErrorsDataSet.SyncErrorsRowChangeEventHandler
'Usage
Dim instance As SyncErrorsDataSet.SyncErrorsDataTable
Dim handler As SyncErrorsDataSet.SyncErrorsRowChangeEventHandler
AddHandler instance.SyncErrorsRowDeleted, handler
public event SyncErrorsDataSet.SyncErrorsRowChangeEventHandler SyncErrorsRowDeleted
See also
Reference
SyncErrorsDataSet.SyncErrorsDataTable class