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