Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archive)
Suggested answer

Get Base Language MS CRM

(0) ShareShare
ReportReport
Posted on by 25

Hello,

I'm trying to get the base language(default organization language), but i didn't find this information, i tryed to check the organization service but it doesn't contain any information about the base language.

do you have any idea about how to get the base language ?

Thank's in advance.

  • Suggested answer
    AmraouiH Profile Picture
    25 on at
    RE: Get Base Language MS CRM

    i found that there's an entity "organization" contain all information about your instance, and for the language i used this request :

    var languageCode = Service.RetrieveMultiple(new QueryExpression("organization")

                       {

                           ColumnSet = new ColumnSet("languagecode"),

                       }).Entities.First().GetAttributeValue<int>("languagecode");

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Community Spotlight of the Month

Kudos to Mohamed Amine Mahmoudi!

Blog subscriptions now enabled!

Follow your favorite blogs

TechTalk: How Dataverse and Microsoft Fabric powers ...

Explore the latest advancements in data export and integration within ...

Leaderboard > Microsoft Dynamics CRM (Archive)

Overall Leaderboard

Featured topics

Product updates

Dynamics 365 release plans