How to get WTPart from ESITarget
WTPart - > Related Objects -> Distribution Table,
if I right click on any row, the object type or the id is com.ptc.windchill.esi.tgt.ESITarget%3A299573938

I need to add custom logic to the 'Remove' button, depending on if the part is on any CA or not.
So, from com.ptc.windchill.esi.tgt.ESITarget%3A299573938
is there a way to find out which WTPart it is related to?
indirectly, I am looking for a query/api to get WTPart from ESITarget

