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 changed.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event SyncErrorsRowChanged As SyncErrorsDataSet.SyncErrorsRowChangeEventHandler
'Usage
Dim instance As SyncErrorsDataSet.SyncErrorsDataTable
Dim handler As SyncErrorsDataSet.SyncErrorsRowChangeEventHandler
AddHandler instance.SyncErrorsRowChanged, handler
public event SyncErrorsDataSet.SyncErrorsRowChangeEventHandler SyncErrorsRowChanged
See also
Reference
SyncErrorsDataSet.SyncErrorsDataTable class