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