Compartilhar via


TimesheetDataSet.AuditsRowChangeEvent classe

Evento que ocorre quando os dados em um AuditsRow são alterados.

Inheritance hierarchy

System.Object
  System.EventArgs
    WebSvcTimeSheet.TimesheetDataSet.AuditsRowChangeEvent

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Class AuditsRowChangeEvent _
    Inherits EventArgs
'Uso
Dim instance As TimesheetDataSet.AuditsRowChangeEvent
public class AuditsRowChangeEvent : 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.

Ver também

Referência

TimesheetDataSet.AuditsRowChangeEvent membros

WebSvcTimeSheet namespace