Compartilhar via


ReportingPostUserViewChangedEventArgs classe

Representa métodos e propriedades nos argumentos para o método de manipulador de eventos OnUserViewChanged após o evento.

Inheritance hierarchy

System.Object
  System.EventArgs
    Microsoft.Office.Project.Server.Events.SerializableEventArgs
      Microsoft.Office.Project.Server.Events.PostEventArgs
        Microsoft.Office.Project.Server.Events.ReportingPostUserViewChangedEventArgs

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
<SerializableAttribute> _
Public Class ReportingPostUserViewChangedEventArgs _
    Inherits PostEventArgs
'Uso
Dim instance As ReportingPostUserViewChangedEventArgs
[SerializableAttribute]
public class ReportingPostUserViewChangedEventArgs : PostEventArgs

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

ReportingPostUserViewChangedEventArgs membros

Microsoft.Office.Project.Server.Events namespace