Hello,
I am grabbing all fields for all the entities using XrmToolBox with the Metadata tool. So this gives me the fields per entity, which is good. However, I also need if the field is a lookup field, then what is the relationship type.
Is there a way to do this than to go through each lookup field and find it? Please let me know, thank you.