TimesheetDataSet.CustomFieldsDataTable.CustomFieldsRowChanged evento
Pós-evento ocorre depois que a linha é alterada.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event CustomFieldsRowChanged As TimesheetDataSet.CustomFieldsRowChangeEventHandler
'Uso
Dim instance As TimesheetDataSet.CustomFieldsDataTable
Dim handler As TimesheetDataSet.CustomFieldsRowChangeEventHandler
AddHandler instance.CustomFieldsRowChanged, handler
public event TimesheetDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowChanged
Ver também
Referência
TimesheetDataSet.CustomFieldsDataTable classe