OptimizerSolutionDataSet.SolutionStrategicAlignmentRow members
Represents the strategic alignment of a solution as a row in the OptimizerSolutionDataSet.SolutionStrategicAlignmentDataTable object.
The OptimizerSolutionDataSet.SolutionStrategicAlignmentRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DRIVER_NAME | Gets the name of the driver the strategic alignment calculations are for. Read-only. |
![]() |
DRIVER_PRIORITY | Gets the stated priority of the driver relative to the other drivers included in the analysis. Read-only. |
![]() |
DRIVER_UID | Gets the GUID of the driver the strategic alignment calculations are for. 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.) |
![]() |
REVERSE_VALUE | Gets the value that specifies how much of the total primary constraint value for the selected projects is devoted to the driver in the optimizer solution. Read-only. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
SOLUTION_UID | Gets the GUID of the optimizer solution the strategic alignment calculations are based on. Read-only. |
![]() |
SolutionRow | Gets the optimizer solutions information. |
![]() |
Table | (Inherited from DataRow.) |
Top
Methods
Top
See also
Reference
OptimizerSolutionDataSet.SolutionStrategicAlignmentRow class