In one of our projects we have integrated Microsoft Dynamics 2011 using its SDK. However, when querying Accounts
, not all the fields get included.
The missing fields are not included in the local CrmEntities.cs
, which apparently has been generated by some tool. However, I don't understand how to re-generate the file (I have not been working with CRM before).
Any clues?