Share via


ImportTimesheetDataSet.LinesDataTable.LinesRowChanged Event

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

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

WebSvcStatusing Namespace