Share via


TimesheetManagersDataSet.TimesheetManagersDataTable.OnRowDeleted method

A post-event handler.

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

Syntax

'Declaration
Protected Overrides Sub OnRowDeleted ( _
    e As DataRowChangeEventArgs _
)
'Usage
Dim e As DataRowChangeEventArgs

Me.OnRowDeleted(e)
protected override void OnRowDeleted(
    DataRowChangeEventArgs e
)

Parameters

See also

Reference

TimesheetManagersDataSet.TimesheetManagersDataTable class

TimesheetManagersDataSet.TimesheetManagersDataTable members

WebSvcAdmin namespace