←Select platform

MaxDepth Property

Summary

Gets or sets the maximum depth of requested boxes.

Syntax

C#
VB
C++
public Nullable<int> MaxDepth {get; set;}
Public Property MaxDepth As Nullable(Of Integer)
public: 
property Nullable<int> MaxDepth { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 

Property Value

A nullable System.Int32 which specifies the level of boxes returned to the client below the requested box.

Remarks

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.

Requirements

Target Platforms

See Also

Reference

MetaReq Class

MetaReq Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize