Project.PlannerDecision 属性

项目组合分析中获取计划的结果。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public ReadOnly Property PlannerDecision As CommittedDecisionResult
    Get
用法
Dim instance As Project
Dim value As CommittedDecisionResult

value = instance.PlannerDecision
[RemoteAttribute]
public CommittedDecisionResult PlannerDecision { get; }

属性值

类型:Microsoft.ProjectServer.Client.CommittedDecisionResult
计划的结果。

另请参阅

引用

Project 类

Project 成员

Microsoft.ProjectServer.Client 命名空间