Hello,
I want a simple code that shows me how to get attribute type of any field.
Example: If a field is Lookup then i get as a result "lookup" OR a field is an Optionset then i get "Optionset".
I used this code but this line show me only type of field like System.Int32 and all
I want code in C#
Thanks
Pravesh Rai
*This post is locked for comments