Share via


ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowDeleting event

The pre-event that occurs before a row is deleted.

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

Syntax

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

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

See also

Reference

ProjectContextDataSet.RelationshipsDataTable class

ProjectContextDataSet.RelationshipsDataTable members

WebSvcProject namespace