Share via


OptimizerSolutionCommittedArgs.SolutionUid property

Gets the GUID of the Optimizer solution.

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 SolutionUid As Guid
    Get
'Usage
Dim instance As OptimizerSolutionCommittedArgs
Dim value As Guid

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

Property value

Type: System.Guid

See also

Reference

OptimizerSolutionCommittedArgs class

OptimizerSolutionCommittedArgs members

Microsoft.Office.Project.Server.Events namespace