Forum Discussion

Former_Member's avatar
Former_Member
Ideator I
9 years ago

c# method with several functions

Hi there, I am trying to make a recursive method in c# to process some relationships in my product structure which is based on several itemTypes. To do this I made different functions which are firs...