PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent.Row property
Specifies the row containing changed data.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionEfficientFrontierRow
Returns PlannerSolutionDataSet.SolutionEfficientFrontierRow.
See also
Reference
PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent class
PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent members