OptimizerMetricValue class
Contains metric values for an Optimizer solution.
Inheritance hierarchy
System.Object
Microsoft.Office.Project.Server.Library.OptimizerMetricValue
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Class OptimizerMetricValue
'Usage
Dim instance As OptimizerMetricValue
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public class OptimizerMetricValue
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.