Quantcast
Channel: SCN : Unanswered Discussions - SAP Crystal Reports
Viewing all articles
Browse latest Browse all 4814

List property of .net class object issue with CR

$
0
0

How we can see List<double> property of .net class object in Data > Available fields?

 

public class EEmployee

    {

        public int Id { get; set; }

        public string Name { get; set; }

        public int Age { get; set; }

        public string Address { get; set; }

        public List<double> YearlySalary { get; set; }

    }

 

How i can see YearlySalary property in Data > Available fields?


Viewing all articles
Browse latest Browse all 4814

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>