Is there a way to read an entity description at runtime?

0
I would like to read description of an entity or an entity attribute during run time. I looked at IMetaObject and IMetaPrimitive documentation, and could not find a method which returns the description. Do I need to look in other places to retrieve the descriptions?
asked
1 answers
0

If Mx Model Reflection does not provide the required information, I would say: submit this as an Idea for the module.

answered