Compartilhar via


LanguageService.GetTranslationsArray Method (String, String[], String, String, Int32, 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/GetTranslationsArray", 
    ReplyAction = "http://api.microsofttranslator.com/V2/LanguageService/GetTranslationsArrayResponse")]
GetTranslationsResponse[] GetTranslationsArray(
    string appId,
    string[] texts,
    string from,
    string to,
    int maxTranslations,
    TranslateOptions options
)
<OperationContractAttribute(Action := "http://api.microsofttranslator.com/V2/LanguageService/GetTranslationsArray",
    ReplyAction := "http://api.microsofttranslator.com/V2/LanguageService/GetTranslationsArrayResponse")>
Function GetTranslationsArray (
    appId As String,
    texts As String(),
    from As String,
    to As String,
    maxTranslations As Integer,
    options As TranslateOptions
) As GetTranslationsResponse()

Parameters

Return Value

Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService.GetTranslationsResponse[]

See Also

LanguageService Interface
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright