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