[#BloombergLP-baljsn-ConvertFromJsonOptions-setMaxDepth] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/ConvertFromJsonOptions.adoc[ConvertFromJsonOptions]::setMaxDepth :relfileprefix: ../../../ :mrdocs: Set the `maxDepth` attribute of this object to the specified `value`. The behavior is undefined unless `0 <= value`. == Synopsis Declared in `<baljsn_convertfromjsonoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setMaxDepth(int value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#