We took the plunge and purchased Sharp-Shooter. We are now utilizing Crystal and SS which replaced ActiveReports. Great move! Now I am trying to display an Enumeration value in the Custom Report BO?
How do do that?
Thanks Much
Example
Enumerations.PhoneType
Michael
Patient.Enumerations.PhoneType
In a report scenario, it would most likely be easiest to create a custom property to expose this. Let me know if this isn't what you were getting at.
I also found an excellent example in the Flix Application. I should have gone there before posting this.