Share via


ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowChanged event

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

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

Syntax

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

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

See also

Reference

ProjectContextDataSet.RelationshipsDataTable class

ProjectContextDataSet.RelationshipsDataTable members

WebSvcProject namespace