i want to insert a member in master data service entity using c#.net. i have written some code for it & i am able to create new member but the problem is when member is added it takes only two values i.e. Name & Code attribute. But it is not inserting
values for other attributes. How can i do it?
↧