Share via


StatusingDataSet.LocalLookupTableFullValuesDataTable.LocalLookupTableFullValuesRowChanging event

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

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

Syntax

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

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

See also

Reference

StatusingDataSet.LocalLookupTableFullValuesDataTable class

StatusingDataSet.LocalLookupTableFullValuesDataTable members

WebSvcStatusing namespace