Freigeben über


Project.PlannerDecision-Eigenschaft

Ruft das Ergebnis der Planner in einem projektportfolioanalyse ab.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property PlannerDecision As CommittedDecisionResult
    Get
'Usage
Dim instance As Project
Dim value As CommittedDecisionResult

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

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.CommittedDecisionResult
Das Ergebnis der Planner.

Siehe auch

Referenz

Project Klasse

Project-Member

Microsoft.ProjectServer.Client-Namespace