Share via


ImportTimesheetDataSet.LinesDataTable.LinesRowChanging Event

The pre-event that occurs before a row is changed.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public Event LinesRowChanging As ImportTimesheetDataSet.LinesRowChangeEventHandler
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler

AddHandler instance.LinesRowChanging, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowChanging

See Also

Reference

ImportTimesheetDataSet.LinesDataTable Class

ImportTimesheetDataSet.LinesDataTable Members

Statusing Web Service