TimesheetDataSet.ActionsDataTable.ActionsRowDeleting Event
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Event ActionsRowDeleting As TimesheetDataSet.ActionsRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler
AddHandler instance.ActionsRowDeleting, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowDeleting
See Also
Reference
TimesheetDataSet.ActionsDataTable Class