[#BloombergLP-balm-MetricRecord-metricId-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricRecord.adoc[MetricRecord]::metricId :relfileprefix: ../../../ :mrdocs: `metricId` overloads == Synopses Declared in `<balm_metricrecord.h>` Return a reference to the modifiable `metricId` attribute representing the identifier for the metric being recorded. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balm/MetricId.adoc[MetricId]& xref:BloombergLP/balm/MetricRecord/metricId-08.adoc[metricId](); ---- [.small]#xref:BloombergLP/balm/MetricRecord/metricId-08.adoc[_» more..._]# Return a reference to the non‐modifiable `metricId` attribute representing the identifier for the metric being recorded. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balm/MetricId.adoc[MetricId] const& xref:BloombergLP/balm/MetricRecord/metricId-06.adoc[metricId]() const; ---- [.small]#xref:BloombergLP/balm/MetricRecord/metricId-06.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#