LanguageService.AddTranslationArray Method (String, Translation[], String, String, TranslateOptions)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
[OperationContractAttribute(Action = "http://api.microsofttranslator.com/V2/LanguageService/AddTranslationArray",
ReplyAction = "http://api.microsofttranslator.com/V2/LanguageService/AddTranslationArrayResponse")]
void AddTranslationArray(
string appId,
Translation[] translations,
string from,
string to,
TranslateOptions options
)
<OperationContractAttribute(Action := "http://api.microsofttranslator.com/V2/LanguageService/AddTranslationArray",
ReplyAction := "http://api.microsofttranslator.com/V2/LanguageService/AddTranslationArrayResponse")>
Sub AddTranslationArray (
appId As String,
translations As Translation(),
from As String,
to As String,
options As TranslateOptions
)
Parameters
- appId
Type: System.String
- translations
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService.Translation[]
- from
Type: System.String
- to
Type: System.String
- options
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService.TranslateOptions
See Also
LanguageService Interface
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright