共用方式為


ReportingPostCommittedSolutionDecisionChangedEventArgs.ToString Method

Returns a text string that contains 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 Overrides Function ToString As String
'Usage
Dim instance As ReportingPostCommittedSolutionDecisionChangedEventArgs
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String

See Also

Reference

ReportingPostCommittedSolutionDecisionChangedEventArgs Class

ReportingPostCommittedSolutionDecisionChangedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace