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