languagelocale EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Language
Entity Set path:[organization URI]/api/data/v8.2/languagelocale
Base Type: crmbaseentity EntityType
Display Name: Language
Primary Key: languagelocaleid
Primary Name Attribute: name
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
code | Edm.String | Description: Code Display Name: Code Read-only property |
language | Edm.String | Description: Language Display Name: Language Read-only property |
languagelocaleid | Edm.Guid | Description: LanguageLocaleId |
localeid | Edm.Int32 | Description: Locale ID Display Name: Locale ID |
name | Edm.String | Description: Name Display Name: Name Read-only property |
region | Edm.String | Description: Region Display Name: Region Read-only property |
statecode | Edm.Int32 | Description: State Code Default Options: 0 : Active Display Name: State Code |
statuscode | Edm.Int32 | Description: Language Status Code Default Options: 1 : Active Display Name: Language Status Code |
versionnumber | Edm.Int64 | Description: Read-only property |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_organizationid_value | organizationid | Unique identifier of the organization associated with the language locale. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
organizationid | languagelocale_organization |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
knowledgearticle_languagelocaleid | languagelocaleid |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright