[#BloombergLP-balm-MetricId-categoryName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricId.adoc[MetricId]::categoryName :relfileprefix: ../../../ :mrdocs: Return the address of the non‐modifiable name for the category with which this metric id is associated. The behavior is undefined unless `isValid()` is `true`. Note that this method is logically equivalent to `description()‐>category()‐>name()`. == Synopsis Declared in `<balm_metricid.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const* categoryName() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#