Evento TimesheetDataSet.CustomFieldsDataTable.CustomFieldsRowDeleting
El evento previo a la que se produce antes de que se elimina la fila.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Event CustomFieldsRowDeleting As TimesheetDataSet.CustomFieldsRowChangeEventHandler
'Uso
Dim instance As TimesheetDataSet.CustomFieldsDataTable
Dim handler As TimesheetDataSet.CustomFieldsRowChangeEventHandler
AddHandler instance.CustomFieldsRowDeleting, handler
public event TimesheetDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowDeleting
Vea también
Referencia
clase TimesheetDataSet.CustomFieldsDataTable