[#BloombergLP-bbldc-DayCountConvention-maxSupportedBdexVersion-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bbldc.adoc[bbldc]::xref:BloombergLP/bbldc/DayCountConvention.adoc[DayCountConvention]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: `maxSupportedBdexVersion` overloads == Synopses Declared in `<bbldc_daycountconvention.h>` Return the most current BDEX streaming version number supported by this class. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bbldc/DayCountConvention/maxSupportedBdexVersion-00.adoc[maxSupportedBdexVersion](); ---- [.small]#xref:BloombergLP/bbldc/DayCountConvention/maxSupportedBdexVersion-00.adoc[_» more..._]# Return the maximum valid BDEX format version for this type. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bbldc/DayCountConvention/maxSupportedBdexVersion-01.adoc[maxSupportedBdexVersion](int versionSelector); ---- [.small]#xref:BloombergLP/bbldc/DayCountConvention/maxSupportedBdexVersion-01.adoc[_» more..._]# == Return Value maximum supported BDEX format version == Parameters [cols="1,4"] |=== | Name| Description | *versionSelector* | BDEX version selector (typically "YYYYMMDD") |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#