AssnHistoryDataSet.HistoryDataTable.HistoryRowChanged evento
Pós-evento ocorre depois que uma linha é alterada.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event HistoryRowChanged As AssnHistoryDataSet.HistoryRowChangeEventHandler
'Uso
Dim instance As AssnHistoryDataSet.HistoryDataTable
Dim handler As AssnHistoryDataSet.HistoryRowChangeEventHandler
AddHandler instance.HistoryRowChanged, handler
public event AssnHistoryDataSet.HistoryRowChangeEventHandler HistoryRowChanged
Ver também
Referência
AssnHistoryDataSet.HistoryDataTable classe