Share via


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 命名空間