Share via


OptimizerSolutionDataSet.SolutionEfficientFrontierDataTable.Y_VALUEColumn Property

Defines the column for the Y_VALUE field.

Namespace:  [PortfolioAnalyses Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/PortfolioAnalyses.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/PortfolioAnalyses.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property Y_VALUEColumn As DataColumn
    Get
'Usage
Dim instance As OptimizerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim value As DataColumn

value = instance.Y_VALUEColumn
public DataColumn Y_VALUEColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

OptimizerSolutionDataSet.SolutionEfficientFrontierDataTable Class

OptimizerSolutionDataSet.SolutionEfficientFrontierDataTable Members

PortfolioAnalyses Web Service