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