As discussed in http://scn.sap.com/thread/3277398 I cannot find the default value using SAP Crystal Reports, developer version for Microsoft Visual Studio 13.0.6. While the answer in that discussion is marked "helpful" it doesn't actual answer the original question in that discussion and that's exactly the problem I'm now running into.
There is nothing that looks like it should have that value, and debugging does not show anything that actually contains that value. According to the discussion at http://scn.sap.com/thread/2036996 this issue was noted at about 2 years ago, and was scheduled to be fixed. The first linked discussion seems to indicate that it has been fixed, but my testing doesn't show it as being available, and almost every discussion of this topic seems to devolve into a misunderstanding that the questioner is asking about how to get items from the static list of values. That is not what I am trying to do.
Is it possible to get the single "Default Value" that has been defined for the parameter and make use of that in my .Net code. Or, should I start looking into work-arounds, such as using the first item in the static values list and telling our clients they need to edit all of their reports to put the default values there?
Thanks.