Hi Community !
I have a small console application that queries a custom entity on my trial CRM instance. Furthermore , i generated XRM for my instance and i'm using it. Custom entity is called "Account Type" and its schema name is "new_accounttype" , when i execute a simple LINQ query to retrieve the records in it i face an issue in that some of the returned fields are null . Here is my query :
var serviceContext = new XrmServiceContext(orgService);
I did
Hi,
You might need to update early bound entity classes.
Regards,
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156