CreateKnowledgeArticleTranslationRequest.Language Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the language to which the knowledge article is translated to. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityReference Language { get; set; }
Public Property Language As EntityReference
Property Value
Type: Microsoft.Xrm.Sdk.EntityReference
Type: EntityReference
The language locale record to which the knowledge article record is translated to.
Remarks
You can translate your knowledge article in more than 150 languages, and information about these supported languages is available in the LanguageLocale entity. More information: LanguageLocale (Language) entity messages and methods
See Also
CreateKnowledgeArticleTranslationRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright