Hello,
I have two models. In the first I use a DLL (when each item finshes the process) to take the item's properties. The items of the second model need this properties to start de second process. How can I pass the second model's reference to access the tree of second model?
Please, @anthony.johnson could you help me?