Language (LanguageLocale) table/entity reference
Language
Messages
The following table lists the messages for the Language (LanguageLocale) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Retrieve Event: True |
GET /languagelocale(languagelocaleid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /languagelocaleSee Query data |
Query data |
SetState Event: True |
PATCH /languagelocale(languagelocaleid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /languagelocale(languagelocaleid)See Update |
Update records |
Properties
The following table lists selected properties for the Language (LanguageLocale) table.
Property | Value |
---|---|
DisplayName | Language |
DisplayCollectionName | Languages |
SchemaName | LanguageLocale |
CollectionSchemaName | LanguageLocales |
EntitySetName | languagelocale |
LogicalName | languagelocale |
LogicalCollectionName | languagelocales |
PrimaryIdAttribute | languagelocaleid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
LanguageLocaleId
Property | Value |
---|---|
Description | LanguageLocaleId |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | languagelocaleid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
LocaleId
Property | Value |
---|---|
Description | Locale ID |
DisplayName | Locale ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | localeid |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 1 |
statecode
Property | Value |
---|---|
Description | State Code |
DisplayName | State Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | languagelocale_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
Property | Value |
---|---|
Description | Language Status Code |
DisplayName | Language Status Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | languagelocale_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Code
Property | Value |
---|---|
Description | Code |
DisplayName | Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | code |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Language
Property | Value |
---|---|
Description | Language |
DisplayName | Language |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | language |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Name
Property | Value |
---|---|
Description | Name |
DisplayName | Name |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OrganizationId
Property | Value |
---|---|
Description | Unique identifier of the organization associated with the language locale. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | organization |
Region
Property | Value |
---|---|
Description | Region |
DisplayName | Region |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | region |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
VersionNumber
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
languagelocale_organization
One-To-Many Relationship: organization languagelocale_organization
Property | Value |
---|---|
ReferencedEntity | organization |
ReferencedAttribute | organizationid |
ReferencingAttribute | organizationid |
ReferencingEntityNavigationPropertyName | organizationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
knowledgearticle_languagelocaleid
Many-To-One Relationship: knowledgearticle knowledgearticle_languagelocaleid
Property | Value |
---|---|
ReferencingEntity | knowledgearticle |
ReferencingAttribute | languagelocaleid |
ReferencedEntityNavigationPropertyName | knowledgearticle_languagelocaleid |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
languagelocale