Share via


CalendarDataSet.CalendarExceptionsDataTable.OnRowDeleted method

This member overrides DataTable.OnRowDeleted(DataRowChangeEventArgs).

Namespace:  WebSvcCalendar
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

CalendarDataSet.CalendarExceptionsDataTable class

CalendarDataSet.CalendarExceptionsDataTable members

WebSvcCalendar namespace