ReportingPostCommittedSolutionDecisionChangedEventArgs 构造函数 (Guid)

创建类实例的ReportingPostCommittedSolutionDecisionChangedEventArgs ;在内部使用。

命名空间:  Microsoft.Office.Project.Server.Events
程序集:  Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

语法

声明
Public Sub New ( _
    optimizerSolutionGuid As Guid _
)
用法
Dim optimizerSolutionGuid As Guid

Dim instance As New ReportingPostCommittedSolutionDecisionChangedEventArgs(optimizerSolutionGuid)
public ReportingPostCommittedSolutionDecisionChangedEventArgs(
    Guid optimizerSolutionGuid
)

参数

  • optimizerSolutionGuid
    类型:System.Guid

    更改优化解决方案决策的 GUID。

另请参阅

引用

ReportingPostCommittedSolutionDecisionChangedEventArgs 类

ReportingPostCommittedSolutionDecisionChangedEventArgs 成员

ReportingPostCommittedSolutionDecisionChangedEventArgs 重载

Microsoft.Office.Project.Server.Events 命名空间