Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The pre-event that occurs before a row is changed.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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