Compartilhar via


ReportingPostCommittedSolutionDecisionChangedEventArgs construtor (Guid)

Cria uma instância da classe ReportingPostCommittedSolutionDecisionChangedEventArgs ; usado internamente.

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

Sintaxe

'Declaração
Public Sub New ( _
    optimizerSolutionGuid As Guid _
)
'Uso
Dim optimizerSolutionGuid As Guid

Dim instance As New ReportingPostCommittedSolutionDecisionChangedEventArgs(optimizerSolutionGuid)
public ReportingPostCommittedSolutionDecisionChangedEventArgs(
    Guid optimizerSolutionGuid
)

Parâmetros

  • optimizerSolutionGuid
    Tipo: System.Guid

    O GUID da decisão de solução Optimizer alterado.

Ver também

Referência

ReportingPostCommittedSolutionDecisionChangedEventArgs classe

ReportingPostCommittedSolutionDecisionChangedEventArgs membros

ReportingPostCommittedSolutionDecisionChangedEventArgs em sobrecarga

Microsoft.Office.Project.Server.Events namespace