Metric Name Property C# API
Gets the name of the metric.

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public string Name { get; private set; }

Field Value

The name of the metric.
See Also