Condividi tramite


TimesheetDataSet.StatusingChangeLogDataTable.OnRowDeleting method

This member overrides DataTable.OnRowDeleting(DataRowChangeEventArgs).

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

Syntax

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

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

Parameters

See also

Reference

TimesheetDataSet.StatusingChangeLogDataTable class

TimesheetDataSet.StatusingChangeLogDataTable members

WebSvcTimeSheet namespace