Compartilhar via


ReportingPostCommittedSolutionDecisionChangedEventArgs.OptimizerSolutionGuid propriedade

Obtém o GUID da decisão de solução Optimizer alterado.

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 ReadOnly Property OptimizerSolutionGuid As Guid
    Get
'Uso
Dim instance As ReportingPostCommittedSolutionDecisionChangedEventArgs
Dim value As Guid

value = instance.OptimizerSolutionGuid
public Guid OptimizerSolutionGuid { get; }

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

ReportingPostCommittedSolutionDecisionChangedEventArgs classe

ReportingPostCommittedSolutionDecisionChangedEventArgs membros

Microsoft.Office.Project.Server.Events namespace