Clase TimesheetDataSet.StatusingChangeLogRowChangeEvent
Evento que se produce cuando se modifican los datos en un StatusingChangeLogRow .
Jerarquía de la herencia
System.Object
System.EventArgs
WebSvcTimeSheet.TimesheetDataSet.StatusingChangeLogRowChangeEvent
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Class StatusingChangeLogRowChangeEvent _
Inherits EventArgs
'Uso
Dim instance As TimesheetDataSet.StatusingChangeLogRowChangeEvent
public class StatusingChangeLogRowChangeEvent : 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.