Επεξεργασία

OptimizerSolutionDataSet.SolutionStrategicAlignmentRow.DRIVER_PRIORITY Property

Definition

Gets the stated priority of the driver relative to the other drivers included in the analysis. Read-only.

public:
 property double DRIVER_PRIORITY { double get(); void set(double value); };
public double DRIVER_PRIORITY { get; set; }
member this.DRIVER_PRIORITY : double with get, set
Public Property DRIVER_PRIORITY As Double

Property Value

Returns Double.

Remarks

This value is between 0.0 (representing 0%) and 1.0 (representing 100%), and will sum to 1.0 across all drivers in the analysis.

Applies to