Compartilhar via


ResourceDataSet.CalendarExceptionsDataTable.CalendarExceptionsRowDeleted evento

Pós-evento ocorre depois que uma linha é excluída.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Event CalendarExceptionsRowDeleted As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim handler As ResourceDataSet.CalendarExceptionsRowChangeEventHandler

AddHandler instance.CalendarExceptionsRowDeleted, handler
public event ResourceDataSet.CalendarExceptionsRowChangeEventHandler CalendarExceptionsRowDeleted

Ver também

Referência

ResourceDataSet.CalendarExceptionsDataTable classe

ResourceDataSet.CalendarExceptionsDataTable membros

WebSvcWorkflow namespace