Rest API - Member function to pull specific hierarchy level
Summary: I'm using Rest API to export data from our epm applications and I'm wondering if there is a member function that would pull a specific hierarchy level? I am currently using functions like "IDescendants", "Lvl0Descendants" etc but I need a function to export data for a specific hierarchy level, something like [Entity].Levels(1). I haven't found any documentation anywhere.
Tagged:
0