Share via


ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowChanging event

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

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

Syntax

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

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

See also

Reference

ProjectContextDataSet.RelationshipsDataTable class

ProjectContextDataSet.RelationshipsDataTable members

WebSvcProject namespace