Hi,
There is ManagedObject named 'A' and it has 4 MO named 'B' in itself. it means A is parent of B.
one MultiplePolledData is created for A and is has 4 instance for B childs. my question is how can i get the name of childs (MangedObject) from their instance number in MultiplePolledData ? or any solution else?
regards.