The number of levels.
[Visual Basic .NET] Public ReadOnly Property NumLevels As Integer
[C#] public int NumLevels {get;}
[C++]
HRESULT get_NumLevels(
long* pNumLevels
);
[C++]Parameters
pNumLevels [out, retval] pNumLevels is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.