Compartilhar via


ImportTimesheetDataSet.LinesRowChangeEvent classe

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

Inheritance hierarchy

System.Object
  System.EventArgs
    WebSvcStatusing.ImportTimesheetDataSet.LinesRowChangeEvent

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

Sintaxe

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

ImportTimesheetDataSet.LinesRowChangeEvent membros

WebSvcStatusing namespace