[#BloombergLP-ball-AttributeContainerList-hasValue] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AttributeContainerList.adoc[AttributeContainerList]::hasValue :relfileprefix: ../../../ :mrdocs: Return `true` if the attribute having specified `value` exists in any of the attribute containers referred to by this object, and `false` otherwise. == Synopsis Declared in `<ball_attributecontainerlist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool hasValue(xref:BloombergLP/ball/Attribute.adoc[Attribute] const& value) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#