Show TOC

GetMemberHierarchy Locate this document in the navigation structure

This API returns the hierarchy of the specified dimension member.

Parameter Description
ConnectionString As String

Connection. Mandatory.

For details about the syntax you must use, see ConnectionString Parameter - Syntax.

MemberName As String Mandatory.
  • Dimension member name (caption or unique name)
  • or dimension:member, where you can specify either the caption or unique name for the dimension and for the member
  • or hierarchy:member, where you can specify either the caption or unique name for the dimension and for the member
Note It is recommended that you use:
  • dimension:member for Planning and Consolidation connections,
  • hierarchy:member for the other connections.