Accessor which gets/sets the maximum depth of dimension values that will be returned for all dimensions.
There is no per-dimension setting
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
public OptionalInt MaxDepth { get; set; } |
| Visual Basic |
|---|
Public Property MaxDepth As OptionalInt Get Set |
| Visual C++ |
|---|
public: property OptionalInt^ MaxDepth { OptionalInt^ get (); void set (OptionalInt^ value); } |
Field Value
AnOptionalInt
OptionalBoolean