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 pre-event that occurs before a row is deleted.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event SyncErrorsRowDeleting As SyncErrorsDataSet.SyncErrorsRowChangeEventHandler
'Usage
Dim instance As SyncErrorsDataSet.SyncErrorsDataTable
Dim handler As SyncErrorsDataSet.SyncErrorsRowChangeEventHandler
AddHandler instance.SyncErrorsRowDeleting, handler
public event SyncErrorsDataSet.SyncErrorsRowChangeEventHandler SyncErrorsRowDeleting
See also
Reference
SyncErrorsDataSet.SyncErrorsDataTable class