Compartilhar via


PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.RemoveSolutionEfficientFrontierRow method

Exclui o objeto de linha especificada a SolutionEfficientFrontierDataTable.

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

Syntax

'Declaração
Public Sub RemoveSolutionEfficientFrontierRow ( _
    row As PlannerSolutionDataSet.SolutionEfficientFrontierRow _
)
'Uso
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim row As PlannerSolutionDataSet.SolutionEfficientFrontierRow

instance.RemoveSolutionEfficientFrontierRow(row)
public void RemoveSolutionEfficientFrontierRow(
    PlannerSolutionDataSet.SolutionEfficientFrontierRow row
)

Parâmetros

Ver também

Referência

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable class

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable members

WebSvcPortfolioAnalyses namespace