PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent constructor
Initializes a new instance of the PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent object.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub New ( _
row As PlannerSolutionDataSet.SolutionEfficientFrontierRow, _
action As DataRowAction _
)
'Usage
Dim row As PlannerSolutionDataSet.SolutionEfficientFrontierRow
Dim action As DataRowAction
Dim instance As New PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent(row, action)
public SolutionEfficientFrontierRowChangeEvent(
PlannerSolutionDataSet.SolutionEfficientFrontierRow row,
DataRowAction action
)
Parameters
- action
Type: System.Data.DataRowAction
See also
Reference
PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent class
PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent members