Compartilhar via


PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.Count property

Obtém o número de objetos de linha na SolutionEfficientFrontierDataTable.

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

Syntax

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

value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }

Property value

Type: System.Int32

Ver também

Referência

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable class

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable members

WebSvcPortfolioAnalyses namespace