Aracılığıyla paylaş


TimesheetListDataSet.TimesheetsDataTable.OnRowDeleting Method

A pre-event handler for the TimesheetsRowDeleting event.

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 OnRowDeleting ( _
    e As DataRowChangeEventArgs _
)
'Usage
Dim e As DataRowChangeEventArgs

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

Parameters

See Also

Reference

TimesheetListDataSet.TimesheetsDataTable Class

TimesheetListDataSet.TimesheetsDataTable Members

TimeSheet Web Service