Does anyone know how I can extract the hierarchy of the entries in a lookup table in Project Server 2013? I'm using the REST API and have the entries, but I only found a property called "FullValue" which provides me with a ";" delimited value. I would rather not have to re-build the tree in code if I don't have to.
Anyone have any ideas?
Thanks!