Share via


DriverPrioritizationDataSet.PrioritizationDataTable.PrioritizationRowChanging Event

The pre-event that occurs before 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 PrioritizationRowChanging As DriverPrioritizationDataSet.PrioritizationRowChangeEventHandler
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationDataTable
Dim handler As DriverPrioritizationDataSet.PrioritizationRowChangeEventHandler

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

See Also

Reference

DriverPrioritizationDataSet.PrioritizationDataTable Class

DriverPrioritizationDataSet.PrioritizationDataTable Members

Driver Web Service