[#BloombergLP-balb-SequenceWithAnonymityChoice-makeSelection3-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/SequenceWithAnonymityChoice.adoc[SequenceWithAnonymityChoice]::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/CustomString.adoc[CustomString]& xref:BloombergLP/balb/SequenceWithAnonymityChoice/makeSelection3-02.adoc[makeSelection3](); ---- [.small]#xref:BloombergLP/balb/SequenceWithAnonymityChoice/makeSelection3-02.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balb/CustomString.adoc[CustomString]& xref:BloombergLP/balb/SequenceWithAnonymityChoice/makeSelection3-0e.adoc[makeSelection3](xref:BloombergLP/balb/CustomString.adoc[CustomString] const& value); ---- [.small]#xref:BloombergLP/balb/SequenceWithAnonymityChoice/makeSelection3-0e.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]#