How do I pass value to List<string> property while testing my WCF service?

KeenUser picture KeenUser · Jan 10, 2012 · Viewed 7k times · Source

I am testing a WCF service method which accepts a DC type parameter, some of my DC properties are of type List. How do i pass values to that, I tried strings in "", did not accept, Please refer the attached screenshot.enter image description here

AdjReason in the attached screenshot is of type List. Hope I am clear with my question.

Thanks, Adarsh

Answer

Amar Palsapure picture Amar Palsapure · Jan 10, 2012

Check the image I'v uploaded.

First set length=10 and press enter, then click on arrow infront of AdjReason to expand it. Fill up the value in the expanded section.

Check the image

Hope this helps.