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