LanguageServiceClient Constructor (String)
Initializes a new instance of the LanguageServiceClient Class.Initializes a new instance of the LanguageServiceClient Class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim endpointConfigurationName As String
Dim instance As New LanguageServiceClient(endpointConfigurationName)
Syntax
'Declaration
Public Sub New ( _
endpointConfigurationName As String _
)
public LanguageServiceClient (
string endpointConfigurationName
)
public:
LanguageServiceClient (
String^ endpointConfigurationName
)
public LanguageServiceClient (
String endpointConfigurationName
)
public function LanguageServiceClient (
endpointConfigurationName : String
)
Remarks
The default constructor initializes any fields to their default values.
Platforms
See Also
Reference
LanguageServiceClient Class
LanguageServiceClient Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.