Retrieves a metric from this collection.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- metricName
- Type: System String
The name of the metric to retrieve.
Return Value
The requested metric.Exceptions
Exception | Condition |
---|---|
Facilita.Exception BadValueException | No metric with the specified metricName could be found in the collection. |
See Also