Share via


TimesheetDataSet.ActionsDataTable.ActionsRowChanging event

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

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event ActionsRowChanging As TimesheetDataSet.ActionsRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler

AddHandler instance.ActionsRowChanging, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowChanging

See also

Reference

TimesheetDataSet.ActionsDataTable class

TimesheetDataSet.ActionsDataTable members

WebSvcTimeSheet namespace