Share via


ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowDeleting event

Pre-event that occurs before a row is deleted.

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

See also

Reference

ProjectWSSInfoDataSet.ProjWssInfoDataTable class

ProjectWSSInfoDataSet.ProjWssInfoDataTable members

WebSvcWssInterop namespace