[#BloombergLP-balcl-OptionValue-type] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balcl.adoc[balcl]::xref:BloombergLP/balcl/OptionValue.adoc[OptionValue]::type :relfileprefix: ../../../ :mrdocs: Return the type of this command‐line‐option value. The type `OptionType::e_VOID` represents the unset state. == Synopsis Declared in `<balcl_optionvalue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balcl/OptionType/Enum.adoc[OptionType::Enum] type() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#