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