[#BloombergLP-ball-UserFieldValue-theInt64] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/UserFieldValue.adoc[UserFieldValue]::theInt64 :relfileprefix: ../../../ :mrdocs: Return a reference providing non‐modifiable access to the 64‐bit integer value of this object. The behavior is undefined unless `type() == ball::UserFieldType::e_INT64`. == Synopsis Declared in `<ball_userfieldvalue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] const& theInt64() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#