C#
VB
C++
Gets or sets the maximum depth of requested boxes.
public Nullable<int> MaxDepth { get; set; }
Public Property MaxDepth As Nullable(Of Integer)
A nullable System.Int32 which specifies the level of boxes returned to the client below the requested box.
If a maximum depth value is not specified (value is -1), there is no limit on the depth of the file hierarchy for this request.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET