Compartir a través de


de la propiedad ReportingPostCommittedSolutionDecisionChangedEventArgs.OptimizerSolutionGuid

Obtiene el GUID de la decisión de solución del optimizador modificado.

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.Guid

Vea también

Referencia

clase ReportingPostCommittedSolutionDecisionChangedEventArgs

Miembros ReportingPostCommittedSolutionDecisionChangedEventArgs

Espacio de nombres Microsoft.Office.Project.Server.Events