[#BloombergLP-balb-Choice2-makeSelection3-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Choice2.adoc[Choice2]::makeSelection3 :relfileprefix: ../../../ :mrdocs: `makeSelection3` overloads == Synopses Declared in `<balb_testmessages.h>` Set the value of this object to be a "Selection3" value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balb/Choice1.adoc[Choice1]& xref:BloombergLP/balb/Choice2/makeSelection3-0f.adoc[makeSelection3](); ---- [.small]#xref:BloombergLP/balb/Choice2/makeSelection3-0f.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balb/Choice1.adoc[Choice1]& xref:BloombergLP/balb/Choice2/makeSelection3-08.adoc[makeSelection3](xref:BloombergLP/balb/Choice1.adoc[Choice1] const& value); ---- [.small]#xref:BloombergLP/balb/Choice2/makeSelection3-08.adoc[_» more..._]# == Return Value modifiable reference to the "Selection3" selection == Parameters [cols="1,4"] |=== | Name| Description | *value* | value for the selection |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#