TimesheetListDataSet.TimesheetsRowChangeEvent classe
Evento que ocorre quando os dados em um TimesheetsRow são alterados.
Inheritance hierarchy
System.Object
System.EventArgs
WebSvcTimeSheet.TimesheetListDataSet.TimesheetsRowChangeEvent
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Class TimesheetsRowChangeEvent _
Inherits EventArgs
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRowChangeEvent
public class TimesheetsRowChangeEvent : EventArgs
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.