I have a rest service which is called in front end using getjson and the response of the rest service is List where ClassName is a my class which has the required properties.
Can you say me on how to read the list and get properties of ClassName
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That should return your properties (if I got your question right, which is hard to tell):