Compartilhar via


StatusReportsPreRequestCreateEventArgs classe

Representa métodos e propriedades nos argumentos de pré-evento para o método de manipulador de eventos OnRequestCreating .

Inheritance hierarchy

System.Object
  System.EventArgs
    Microsoft.Office.Project.Server.Events.SerializableEventArgs
      Microsoft.Office.Project.Server.Events.PreEventArgs
        Microsoft.Office.Project.Server.Events.StatusReportsPreRequestCreateEventArgs

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 StatusReportsPreRequestCreateEventArgs _
    Inherits PreEventArgs
'Uso
Dim instance As StatusReportsPreRequestCreateEventArgs
[SerializableAttribute]
public class StatusReportsPreRequestCreateEventArgs : PreEventArgs

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

StatusReportsPreRequestCreateEventArgs membros

Microsoft.Office.Project.Server.Events namespace