Condividi tramite


StatusingDataSet.LocalLookupTableFullValuesDataTable.LocalLookupTableFullValuesRowChanged event

The post-event that occurs after a row is changed.

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

Syntax

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

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

See also

Reference

StatusingDataSet.LocalLookupTableFullValuesDataTable class

StatusingDataSet.LocalLookupTableFullValuesDataTable members

WebSvcStatusing namespace