ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowDeleting-Ereignis
Vor Ereignis tritt ein, bevor eine Zeile gelöscht wird.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event ProjWssInfoRowDeleting As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim handler As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
AddHandler instance.ProjWssInfoRowDeleting, handler
public event ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler ProjWssInfoRowDeleting
Siehe auch
Referenz
ProjectWSSInfoDataSet.ProjWssInfoDataTable Klasse