Share via


LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable.OnRowDeleted Method

A post-event handler for the LookupTableMaskStructuresRowDeleted event.

Namespace:  [LookupTable Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/LookupTable.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/LookupTable.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

LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable Class

LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable Members

LookupTable Web Service