DriverPrioritizationDataSet.PrioritizationEntriesDataTable.PrioritizationEntriesRowChanged Event
The post-event that occurs after a row is changed.
Namespace: [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl
Syntax
'Declaration
Public Event PrioritizationEntriesRowChanged As DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEventHandler
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationEntriesDataTable
Dim handler As DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEventHandler
AddHandler instance.PrioritizationEntriesRowChanged, handler
public event DriverPrioritizationDataSet.PrioritizationEntriesRowChangeEventHandler PrioritizationEntriesRowChanged
See Also
Reference
DriverPrioritizationDataSet.PrioritizationEntriesDataTable Class
DriverPrioritizationDataSet.PrioritizationEntriesDataTable Members