TimesheetDataSet.ActionsDataTable.ActionsRowChanging Event
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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