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
[OperationContractAttribute(Action = "http://api.microsofttranslator.com/V2/LanguageService/GetLanguageNames",
ReplyAction = "http://api.microsofttranslator.com/V2/LanguageService/GetLanguageNamesResponse")]
string[] GetLanguageNames(
string appId,
string locale,
string[] languageCodes
)
<OperationContractAttribute(Action := "http://api.microsofttranslator.com/V2/LanguageService/GetLanguageNames",
ReplyAction := "http://api.microsofttranslator.com/V2/LanguageService/GetLanguageNamesResponse")>
Function GetLanguageNames (
appId As String,
locale As String,
languageCodes As String()
) As String()
Parameters
- appId
Type: System.String
- locale
Type: System.String
- languageCodes
Type: System.String[]
Return Value
Type: System.String[]
See Also
LanguageService Interface
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright