Compartir a través de


Evento ProjectDataSet.DependencyDataTable.DependencyRowDeleting

El evento previo a la que se produce antes de que se elimina la fila.

Espacio de nombres:  WebSvcStatusing
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Event DependencyRowDeleting As ProjectDataSet.DependencyRowChangeEventHandler
'Uso
Dim instance As ProjectDataSet.DependencyDataTable
Dim handler As ProjectDataSet.DependencyRowChangeEventHandler

AddHandler instance.DependencyRowDeleting, handler
public event ProjectDataSet.DependencyRowChangeEventHandler DependencyRowDeleting

Vea también

Referencia

clase ProjectDataSet.DependencyDataTable

Miembros ProjectDataSet.DependencyDataTable

Espacio de nombres WebSvcStatusing