CreateKnowledgeArticleTranslationResponse.CreateKnowledgeArticleTranslation Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the translated knowledge article record.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityReference CreateKnowledgeArticleTranslation { get; }
Public ReadOnly Property CreateKnowledgeArticleTranslation As EntityReference
Property Value
Type: Microsoft.Xrm.Sdk.EntityReference
Type: EntityReference
The translated knowledge article record.
Remarks
The translated knowledge article record has the title, content, description and keywords copied from the source knowledge article record, and the language set to the one you specified in the CreateKnowledgeArticleTranslationRequest message. You can update the translated knowledge article record to specify the translated content for the title, content, description and keywords attributes.
See Also
CreateKnowledgeArticleTranslationResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright