LevelDepth Property (ADO MD)

Indicates the number of levels between the root of the hierarchy and a member.

Return Values

Returns a Long integer, and is read-only.

Remarks

Use the LevelDepth property to determine the distance of the Member object from the root level of the hierarchy. The LevelDepthof a member at the root level is 0. This corresponds to the Depth property of a Level object.

Applies To

Member Object (ADO MD)

See Also

Depth Property (ADO MD)
Level Object (ADO MD)