Share via


ReportingPostCommittedSolutionDecisionChangedEventArgs.OptimizerSolutionGuid property

Gets the GUID of the changed Optimizer solution decision.

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

Syntax

'Declaration
Public ReadOnly Property OptimizerSolutionGuid As Guid
    Get
'Usage
Dim instance As ReportingPostCommittedSolutionDecisionChangedEventArgs
Dim value As Guid

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

Property value

Type: System.Guid

See also

Reference

ReportingPostCommittedSolutionDecisionChangedEventArgs class

ReportingPostCommittedSolutionDecisionChangedEventArgs members

Microsoft.Office.Project.Server.Events namespace