Share via


TimesheetDataSet.CustomFieldsDataTable.OnRowDeleted Method

This member overrides DataTable.OnRowDeleted(DataRowChangeEventArgs).

Namespace:  [TimeSheet Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/TimeSheet.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/TimeSheet.asmx?wsdl

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

TimesheetDataSet.CustomFieldsDataTable Class

TimesheetDataSet.CustomFieldsDataTable Members

TimeSheet Web Service