[#BloombergLP-ball-ManagedAttributeSet-removeAttribute] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ManagedAttributeSet.adoc[ManagedAttributeSet]::removeAttribute :relfileprefix: ../../../ :mrdocs: Remove the attribute having the specified `value` from this object. Return `true` on success and `false` if an attribute having the `value` does not exist in this object. == Synopsis Declared in `<ball_managedattributeset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool removeAttribute(xref:BloombergLP/ball/ManagedAttribute.adoc[ManagedAttribute] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#