Evento TimesheetDataSet.CustomFieldsDataTable.CustomFieldsRowDeleted
El evento posterior a la que se produce después de elimina la fila.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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
Vea también
Referencia
clase TimesheetDataSet.CustomFieldsDataTable