ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowChanging evento
Antes do evento que ocorre antes de uma linha é alterada.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event ProjWssInfoRowChanging As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
'Uso
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim handler As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
AddHandler instance.ProjWssInfoRowChanging, handler
public event ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler ProjWssInfoRowChanging
Ver também
Referência
ProjectWSSInfoDataSet.ProjWssInfoDataTable classe