Compartilhar via


TimesheetDataSet.CustomFieldsDataTable.CustomFieldsRowDeleted evento

Pós-evento ocorre depois que a linha foi excluída.

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

Sintaxe

'Declaração
Public Event CustomFieldsRowDeleted As TimesheetDataSet.CustomFieldsRowChangeEventHandler
'Uso
Dim instance As TimesheetDataSet.CustomFieldsDataTable
Dim handler As TimesheetDataSet.CustomFieldsRowChangeEventHandler

AddHandler instance.CustomFieldsRowDeleted, handler
public event TimesheetDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowDeleted

Ver também

Referência

TimesheetDataSet.CustomFieldsDataTable classe

TimesheetDataSet.CustomFieldsDataTable membros

WebSvcTimeSheet namespace