Share via


ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowDeleted event

The post-event that occurs after a row is deleted.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event RelationshipsRowDeleted As ProjectContextDataSet.RelationshipsRowChangeEventHandler
'Usage
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim handler As ProjectContextDataSet.RelationshipsRowChangeEventHandler

AddHandler instance.RelationshipsRowDeleted, handler
public event ProjectContextDataSet.RelationshipsRowChangeEventHandler RelationshipsRowDeleted

See also

Reference

ProjectContextDataSet.RelationshipsDataTable class

ProjectContextDataSet.RelationshipsDataTable members

WebSvcProject namespace