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