User1400794712 posted
Hi praveen_katta,
I am trying to copy properties from one object to another which are of same type.
I'm not clear about your requirement, could you please explain in detail or give an example here?
I don't want to do as below:
a. For loop for 1000 items
b. Linq select query to get product object for Upc1
c. Linq select query to Get product object for Upc2
d. Copy attributes from Upc2 to Upc1
Why do you don't want this? Will it cause any problem? If you can post more details, I can understand your problem better.
Best Regards,
Daisy