Share via


PlannerSolutionDataSet.SolutionEfficientFrontierDataTable constructor (SerializationInfo, StreamingContext)

Creates an instance of the SolutionEfficientFrontierDataTable class by using separate parameters.

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

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New PlannerSolutionDataSet.SolutionEfficientFrontierDataTable(info, context)
protected SolutionEfficientFrontierDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable class

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable members

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable overload

WebSvcPortfolioAnalyses namespace