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