ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowDeleted-Ereignis
Nach dem Ereignis, das auftritt, nachdem eine Zeile gelöscht wird.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event ProjWssInfoRowDeleted As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim handler As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
AddHandler instance.ProjWssInfoRowDeleted, handler
public event ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler ProjWssInfoRowDeleted
Siehe auch
Referenz
ProjectWSSInfoDataSet.ProjWssInfoDataTable Klasse