Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 void AddTranslation(
string appId,
string originalText,
string translatedText,
string from,
string to,
int rating,
string contentType,
string category,
string user,
string uri
)
Public Sub AddTranslation (
appId As String,
originalText As String,
translatedText As String,
from As String,
to As String,
rating As Integer,
contentType As String,
category As String,
user As String,
uri As String
)
Parameters
- appId
Type: System.String
- originalText
Type: System.String
- translatedText
Type: System.String
- from
Type: System.String
- to
Type: System.String
- rating
Type: System.Int32
- contentType
Type: System.String
- category
Type: System.String
- user
Type: System.String
- uri
Type: System.String
Implements
See Also
LanguageServiceClient Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright