Compartir a través de


Delegado ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEventHandler

Describe el controlador de eventos debe activarse la configuración cuando se modifiquen los datos asociados con un ProjectTimesheetLinesDataSet.CustomFieldsRow y un evento.

Espacio de nombres:  WebSvcTimeSheet
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Delegate Sub CustomFieldsRowChangeEventHandler ( _
    sender As Object, _
    e As ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent _
)
'Uso
Dim instance As New CustomFieldsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void CustomFieldsRowChangeEventHandler(
    Object sender,
    ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent e
)

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcTimeSheet