Evento ProjectContextDataSet.RelationshipsDataTable.RelationshipsRowChanged
El evento posterior a la que se produce cuando se cambia una fila.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Event RelationshipsRowChanged As ProjectContextDataSet.RelationshipsRowChangeEventHandler
'Uso
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim handler As ProjectContextDataSet.RelationshipsRowChangeEventHandler
AddHandler instance.RelationshipsRowChanged, handler
public event ProjectContextDataSet.RelationshipsRowChangeEventHandler RelationshipsRowChanged
Vea también
Referencia
clase ProjectContextDataSet.RelationshipsDataTable