Share via


ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowDeleted event

Post-event that occurs after a row is deleted.

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

See also

Reference

ProjectWSSInfoDataSet.ProjWssInfoDataTable class

ProjectWSSInfoDataSet.ProjWssInfoDataTable members

WebSvcWssInterop namespace