Sprog
Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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
public GetTranslationsResponse GetTranslations(
string appId,
string text,
string from,
string to,
int maxTranslations,
TranslateOptions options
)
Public Function GetTranslations (
appId As String,
text As String,
from As String,
to As String,
maxTranslations As Integer,
options As TranslateOptions
) As GetTranslationsResponse
Parameters
- appId
Type: System.String
- text
Type: System.String
- from
Type: System.String
- to
Type: System.String
- maxTranslations
Type: System.Int32
- options
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService.TranslateOptions
Return Value
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService.GetTranslationsResponse
Implements
LanguageService.GetTranslations(String, String, String, String, Int32, TranslateOptions)
See Also
LanguageServiceClient Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright