I am using VS2010 with BOE SDK 3.1 to read Crystal Reports from the BOE Server.
I use query for and parse InfoObject into CrystalDecisions.Enterprise.Desktop.Report and read all the ReportParameters.
Now if the ReportParameter is of type Dynamic instead of Static, I would like to read all the PickListValues.
How do I achieve this?
Thanks,
Kumar