StatusingDataSet.LocalLookupTableFullValuesDataTable.LocalLookupTableFullValuesRowChanged-Ereignis
Das nach dem Ereignis, das auftritt, nachdem eine Zeile geändert wurde.
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
Siehe auch
Referenz
StatusingDataSet.LocalLookupTableFullValuesDataTable Klasse