Condividi tramite


StatusingDataSet.LocalLookupTableFullValuesDataTable.LocalLookupTableFullValuesRowDeleting event

The pre-event that occurs before a row is deleted.

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

Syntax

'Declaration
Public Event LocalLookupTableFullValuesRowDeleting As StatusingDataSet.LocalLookupTableFullValuesRowChangeEventHandler
'Usage
Dim instance As StatusingDataSet.LocalLookupTableFullValuesDataTable
Dim handler As StatusingDataSet.LocalLookupTableFullValuesRowChangeEventHandler

AddHandler instance.LocalLookupTableFullValuesRowDeleting, handler
public event StatusingDataSet.LocalLookupTableFullValuesRowChangeEventHandler LocalLookupTableFullValuesRowDeleting

See also

Reference

StatusingDataSet.LocalLookupTableFullValuesDataTable class

StatusingDataSet.LocalLookupTableFullValuesDataTable members

WebSvcStatusing namespace