[#BloombergLP-balcl-Option-typeInfo] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balcl.adoc[balcl]::xref:BloombergLP/balcl/Option.adoc[Option]::typeInfo :relfileprefix: ../../../ :mrdocs: Return a `const` reference to the type info for this option (i.e., the type of the option, whether the option is linked to a variable, and whether it has a constraint). == Synopsis Declared in `<balcl_option.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balcl/TypeInfo.adoc[TypeInfo] const& typeInfo() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#