Question
Coforge
IN
Last activity: 8 May 2017 23:32 EDT
How to get List of Properties present inside a Class
I want to get a List of all the properties defined inside a class. Let's assume we have a class called: "A-iInterv-Work-HiringRequest" having 3 properties defined in it. Now I want to get list of all the 3 properties in a PageList.
Is there any possible way to do that using a Activity???