Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents information about the boundary between efficient and inefficient solutions as a row in the PlannerSolutionDataSet.SolutionEfficientFrontierDataTable object.
The PlannerSolutionDataSet.SolutionEfficientFrontierRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ANALYSIS_UID | Gets the GUID of the analysis the solution scenarios (formerly efficient frontier) is based on. Read-only. |
![]() |
FRONTIER_UID | Gets the GUID of the solution scenarios (formerly efficient frontier). Read-only. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
POINT_UID | Gets the GUID of a solution scenario point. Read-only. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
SolutionsRow | Gets the planner solution information. |
![]() |
Table | (Inherited from DataRow.) |
![]() |
X_VALUE | Gets the X value of the point corresponding to the resource constraint. Read-only. |
![]() |
Y_VALUE | Gets the Y value of the point, corresponding to the strategic value of a planner solution in the analysis. Read-only. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top