StatusingDataSet.CalendarsDataTable.CalendarsRowDeleted evento
Pós-evento ocorre depois que uma linha é excluída.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event CalendarsRowDeleted As StatusingDataSet.CalendarsRowChangeEventHandler
'Uso
Dim instance As StatusingDataSet.CalendarsDataTable
Dim handler As StatusingDataSet.CalendarsRowChangeEventHandler
AddHandler instance.CalendarsRowDeleted, handler
public event StatusingDataSet.CalendarsRowChangeEventHandler CalendarsRowDeleted
Ver também
Referência
StatusingDataSet.CalendarsDataTable classe