ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowDeleted Event

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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