[#BloombergLP-bsls-TimeInterval-maxSupportedVersion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/TimeInterval.adoc[TimeInterval]::maxSupportedVersion :relfileprefix: ../../../ :mrdocs: Return the most current BDEX streaming version number supported by this class. == Synopsis Declared in `<bsls_timeinterval.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int maxSupportedVersion(); ---- == Description DEPRECATED: Use `maxSupportedBdexVersion(int)` instead. [.small]#Created with https://www.mrdocs.com[MrDocs]#