[#BloombergLP-ball-Record-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Record.adoc[Record]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this log record the value of the specified `rhs` log record and return the reference to this modifiable record. == Synopsis Declared in `<ball_record.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/Record.adoc[Record]& operator=(xref:BloombergLP/ball/Record.adoc[Record] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#