Getting DSE name

Hi Team,

I have a constant which holds array of data store entities, In a interface I need names of those entities from constant.
for example: cons!xyz is my constant, if I just simply use this in interface I'm getting something like this(internal representation)

  • [Data Store Entity:"29c9c1bd-6809-486b-8da1-f993cd872bbc@867691"]
      • [Data Store Entity:"95bb55be-5347-4ea3-9713-b78870bbf7e3@867691"]
        instead is there any way to get name of those entities like "employee","education" ,something like that.

        Thanks in advance

       

        Discussion posts and replies are publicly visible

      Parents Reply Children
      No Data