次の方法で共有


ReportingPostCommittedSolutionDecisionChangedEventArgs.OptimizerSolutionGuid プロパティ

変更されたオプティマイザー ソリューション決定の GUID を取得します。

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
Public ReadOnly Property OptimizerSolutionGuid As Guid
    Get
'使用
Dim instance As ReportingPostCommittedSolutionDecisionChangedEventArgs
Dim value As Guid

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

プロパティ値

型: System.Guid

関連項目

参照先

ReportingPostCommittedSolutionDecisionChangedEventArgs クラス

ReportingPostCommittedSolutionDecisionChangedEventArgs メンバー

Microsoft.Office.Project.Server.Events 名前空間