Language (LanguageLocale) entity reference
Language
Messages
Message | SDK class or method |
---|---|
Retrieve | RetrieveRequest or Retrieve |
RetrieveMultiple | RetrieveMultipleRequest or RetrieveMultiple |
SetState | SetStateRequest |
Update | UpdateRequest or Update |
Properties
Property | Value |
---|---|
CollectionSchemaName | LanguageLocales |
DisplayCollectionName | Languages |
DisplayName | Language |
EntitySetName | languagelocale |
IsBPFEntity | False |
LogicalCollectionName | languagelocales |
LogicalName | languagelocale |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | languagelocaleid |
PrimaryNameAttribute | name |
SchemaName | LanguageLocale |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
LanguageLocaleId
Property | Value |
---|---|
Description | LanguageLocaleId |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | languagelocaleid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
LocaleId
Property | Value |
---|---|
Description | Locale ID |
DisplayName | Locale ID |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | localeid |
MaxValue | 2147483647 |
MinValue | 1 |
RequiredLevel | SystemRequired |
Type | Integer |
statecode
Property | Value |
---|---|
Description | State Code |
DisplayName | State Code |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode Choices/Options
Value | Label | DefaultStatus | InvariantName |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Property | Value |
---|---|
Description | Language Status Code |
DisplayName | Language Status Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
statuscode Choices/Options
Value | Label | State |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
Code
Property | Value |
---|---|
Description | Code |
DisplayName | Code |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | code |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Language
Property | Value |
---|---|
Description | Language |
DisplayName | Language |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | language |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Name
Property | Value |
---|---|
Description | Name |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OrganizationId
Property | Value |
---|---|
Description | Unique identifier of the organization associated with the language locale. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
Region
Property | Value |
---|---|
Description | Region |
DisplayName | Region |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | region |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
knowledgearticle_languagelocaleid
Same as the knowledgearticle_languagelocaleid many-to-one relationship for the knowledgearticle entity.
Property | Value |
---|---|
ReferencingEntity | knowledgearticle |
ReferencingAttribute | languagelocaleid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | knowledgearticle_languagelocaleid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
languagelocale_organization
See the languagelocale_organization one-to-many relationship for the organization entity.