共用方式為


Project.PlannerDecision property

專案公事包分析中取得會議規劃的結果。

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<RemoteAttribute> _
Public ReadOnly Property PlannerDecision As CommittedDecisionResult
    Get
'用途
Dim instance As Project
Dim value As CommittedDecisionResult

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

Property value

Type: Microsoft.ProjectServer.Client.CommittedDecisionResult
在規劃的結果。

請參閱

參照

Project class

Project members

Microsoft.ProjectServer.Client namespace