Hi, community,
I need to have access to the values of parameters into a report, from VB, ReportDocument or CRViewer classes.
When I tried to use the "currentvalues" collection, which returns a "parametervalue" object, I see only a "...ParameterDiscreteValue" text. How do I to having access to real value of parameter?
Thanks.