StatusingDataSet.LocalLookupTableFullValuesDataTable.LocalLookupTableFullValuesRowChanging-Ereignis
Das vor-Ereignis, das auftritt, bevor eine Zeile geändert wird.
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
Siehe auch
Referenz
StatusingDataSet.LocalLookupTableFullValuesDataTable Klasse