WriteOptions.maxRecursionDepth
int maxRecursionDepth() @property nothrowGet maxRecursionDepth property.
Returns
The maximum permitted schema nesting depth.
void maxRecursionDepth(int propval) @property nothrowSet maxRecursionDepth property.
Parameters
propval | The maximum permitted schema nesting depth. |