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