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 DriversRowChanged As ProjectImpactDataSet.DriversRowChangeEventHandler
'Usage
Dim instance As ProjectImpactDataSet.DriversDataTable
Dim handler As ProjectImpactDataSet.DriversRowChangeEventHandler
AddHandler instance.DriversRowChanged, handler
public event ProjectImpactDataSet.DriversRowChangeEventHandler DriversRowChanged
See also
Reference
ProjectImpactDataSet.DriversDataTable class