Compartilhar via


PlannerSolutionDataSet.Solutions property

Obtém o planejador informações sobre soluções.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property Solutions As PlannerSolutionDataSet.SolutionsDataTable
    Get
'Uso
Dim instance As PlannerSolutionDataSet
Dim value As PlannerSolutionDataSet.SolutionsDataTable

value = instance.Solutions
[BrowsableAttribute(false)]
public PlannerSolutionDataSet.SolutionsDataTable Solutions { get; }

Property value

Type: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionsDataTable

Ver também

Referência

PlannerSolutionDataSet class

PlannerSolutionDataSet members

WebSvcPortfolioAnalyses namespace