Question
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
[mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]
