LanguageServiceClient Class

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

Usage

'Usage
Dim instance As LanguageServiceClient

Syntax

'Declaration
<GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")> _
<DebuggerStepThroughAttribute> _
Public Class LanguageServiceClient
    Inherits ClientBase(Of LanguageService)
    Implements LanguageService
[GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] 
[DebuggerStepThroughAttribute] 
public class LanguageServiceClient : ClientBase<LanguageService>, LanguageService
[GeneratedCodeAttribute(L"System.ServiceModel", L"4.0.0.0")] 
[DebuggerStepThroughAttribute] 
public ref class LanguageServiceClient : public ClientBase<LanguageService^>, LanguageService
/** @attribute GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0") */ 
/** @attribute DebuggerStepThroughAttribute() */ 
public class LanguageServiceClient extends ClientBase<LanguageService> implements LanguageService
GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0") 
DebuggerStepThroughAttribute 
public class LanguageServiceClient extends ClientBase<LanguageService> implements LanguageService

Inheritance Hierarchy

System.Object
   System.ServiceModel.ClientBase
    Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService.LanguageServiceClient

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

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

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