OptimizerMetricValue.Name field
The name of a metric value.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Name As String
'Usage
Dim instance As OptimizerMetricValue
Dim value As String
value = instance.Name
instance.Name = value
public string Name