ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowDeleted Event

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