OptimizerMetricValue members
Contains metric values for an Optimizer solution.
The OptimizerMetricValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OptimizerMetricValue | Instantiates an OptimizerMetricValue object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
MetricUID | The GUID of a metric value. | |
Name | The name of a metric value. | |
SolutionUID | The GUID of the Optimizer solution. | |
value | The metric value. |
Top