WriteOptions.maxRecursionDepth

int maxRecursionDepth() @property nothrow

Get maxRecursionDepth property.

Returns

The maximum permitted schema nesting depth.
void maxRecursionDepth(int propval) @property nothrow

Set maxRecursionDepth property.

Parameters

propvalThe maximum permitted schema nesting depth.