ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowChanging-Ereignis
Pre-Ereignis, das auftritt, bevor eine Zeile geändert wird.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event ProjWssInfoRowChanging As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim handler As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
AddHandler instance.ProjWssInfoRowChanging, handler
public event ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler ProjWssInfoRowChanging
Siehe auch
Referenz
ProjectWSSInfoDataSet.ProjWssInfoDataTable Klasse