Share via


DriverPrioritizationDataSet.PrioritizationDataTable.PrioritizationRowChanged 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 PrioritizationRowChanged As DriverPrioritizationDataSet.PrioritizationRowChangeEventHandler
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationDataTable
Dim handler As DriverPrioritizationDataSet.PrioritizationRowChangeEventHandler

AddHandler instance.PrioritizationRowChanged, handler
public event DriverPrioritizationDataSet.PrioritizationRowChangeEventHandler PrioritizationRowChanged

See Also

Reference

DriverPrioritizationDataSet.PrioritizationDataTable Class

DriverPrioritizationDataSet.PrioritizationDataTable Members

Driver Web Service