Clase TimesheetListDataSet.TimesheetsRowChangeEvent
Evento que se produce cuando se modifican los datos en un TimesheetsRow .
Jerarquía de la herencia
System.Object
System.EventArgs
WebSvcTimeSheet.TimesheetListDataSet.TimesheetsRowChangeEvent
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Class TimesheetsRowChangeEvent _
Inherits EventArgs
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRowChangeEvent
public class TimesheetsRowChangeEvent : EventArgs
Seguridad para subprocesos
Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.