PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent.Row Property
Specifies the row containing changed data.
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 Row As PlannerSolutionDataSet.SolutionEfficientFrontierRow
Get
'Usage
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent
Dim value As PlannerSolutionDataSet.SolutionEfficientFrontierRow
value = instance.Row
public PlannerSolutionDataSet.SolutionEfficientFrontierRow Row { get; }
Property Value
Type: [PortfolioAnalyses Web service].PlannerSolutionDataSet.SolutionEfficientFrontierRow
Returns PlannerSolutionDataSet.SolutionEfficientFrontierRow.
See Also
Reference
PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent Class
PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent Members