ReportingPostCommittedSolutionDecisionChangedEventArgs Constructor
Creates an instance of the ReportingPostCommittedSolutionDecisionChangedEventArgs class; used internally.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public Sub New ( _
optimizerSolutionGuid As Guid _
)
'Usage
Dim optimizerSolutionGuid As Guid
Dim instance As New ReportingPostCommittedSolutionDecisionChangedEventArgs(optimizerSolutionGuid)
public ReportingPostCommittedSolutionDecisionChangedEventArgs(
Guid optimizerSolutionGuid
)
Parameters
- optimizerSolutionGuid
Type: System.Guid
The GUID of the changed Optimizer solution decision.
See Also
Reference
ReportingPostCommittedSolutionDecisionChangedEventArgs Class
ReportingPostCommittedSolutionDecisionChangedEventArgs Members