Share via


StatusingDataSet.LocalLookupTableFullValuesDataTable.LocalLookupTableFullValuesRowChanged Event

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

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

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

Statusing Web Service