Share via


ImportTimesheetDataSet.LinesDataTable.LinesRowChanged Event

The post-event that occurs after 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 LinesRowChanged As ImportTimesheetDataSet.LinesRowChangeEventHandler
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler

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

See Also

Reference

ImportTimesheetDataSet.LinesDataTable Class

ImportTimesheetDataSet.LinesDataTable Members

Statusing Web Service