[#BloombergLP-balb-Choice1-_04enum-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Choice1.adoc[Choice1]::Unnamed enum :relfileprefix: ../../../ :mrdocs: Selection identifier constants. == Synopsis Declared in `<balb_testmessages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `SELECTION_ID_UNDEFINED` | Undefined selection identifier. | `SELECTION_ID_SELECTION1` | Identifier for the "SELECTION1" selection. | `SELECTION_ID_SELECTION2` | Identifier for the "SELECTION2" selection. | `SELECTION_ID_SELECTION3` | Identifier for the "SELECTION3" selection. | `SELECTION_ID_SELECTION4` | Identifier for the "SELECTION4" selection. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#