LanguageService Interface

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As LanguageService

Syntax

'Declaration
<GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")> _
<ServiceContractAttribute(Namespace:="http://api.microsofttranslator.com/V2", ConfigurationName:="MicrosoftTranslationService.LanguageService")> _
Public Interface LanguageService
[GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] 
[ServiceContractAttribute(Namespace="http://api.microsofttranslator.com/V2", ConfigurationName="MicrosoftTranslationService.LanguageService")] 
public interface LanguageService
[GeneratedCodeAttribute(L"System.ServiceModel", L"4.0.0.0")] 
[ServiceContractAttribute(Namespace=L"http://api.microsofttranslator.com/V2", ConfigurationName=L"MicrosoftTranslationService.LanguageService")] 
public interface class LanguageService
/** @attribute GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0") */ 
/** @attribute ServiceContractAttribute(Namespace="http://api.microsofttranslator.com/V2", ConfigurationName="MicrosoftTranslationService.LanguageService") */ 
public interface LanguageService
GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0") 
ServiceContractAttribute(Namespace="http://api.microsofttranslator.com/V2", ConfigurationName="MicrosoftTranslationService.LanguageService") 
public interface LanguageService

Platforms

See Also

Reference

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

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.