Share via


TimesheetDataSet.ActionsDataTable.ActionsRowChanged Event

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

Syntax

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

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

See Also

Reference

TimesheetDataSet.ActionsDataTable Class

TimesheetDataSet.ActionsDataTable Members

WebSvcTimeSheet Namespace