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.GuidO GUID da decisão de solução Optimizer alterado.
Ver também
Referência
ReportingPostCommittedSolutionDecisionChangedEventArgs classe
ReportingPostCommittedSolutionDecisionChangedEventArgs membros
ReportingPostCommittedSolutionDecisionChangedEventArgs em sobrecarga