2
Answers

I am getting a list of complex object in which one property is string

I have to send that property as comma separated string. How to convert a list of object's property to comma separated list.

Answers (2)