Share via


TimesheetDataSet.StatusingChangeLogDataTable.StatusingChangeLogRowDeleting event

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

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

Syntax

'Declaration
Public Event StatusingChangeLogRowDeleting As TimesheetDataSet.StatusingChangeLogRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.StatusingChangeLogDataTable
Dim handler As TimesheetDataSet.StatusingChangeLogRowChangeEventHandler

AddHandler instance.StatusingChangeLogRowDeleting, handler
public event TimesheetDataSet.StatusingChangeLogRowChangeEventHandler StatusingChangeLogRowDeleting

See also

Reference

TimesheetDataSet.StatusingChangeLogDataTable class

TimesheetDataSet.StatusingChangeLogDataTable members

WebSvcTimeSheet namespace