How did you try passing in the list?
Like this?
(and for the record - I haven't had to do this before, but I'm just thinking about how SSRS understands multivalue parameters)
parameters[3] = new BECScheduler.rsExecService
parameters[3].Label = "";
parameters[3].Name = "TLInstance2";
parameters[3].Value = "1, 2, 3";
Main Topics
Browse All Topics





by: jinalPosted on 2009-07-12 at 18:14:41ID: 24836669
Hello ,
ft.com/en- us/library /ms251764( VS.80).asp x
You can set Values property.
This linkj give you more detail.
http://msdn.microso