GetTranslationsResponse Class

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

Usage

'Usage
Dim instance As GetTranslationsResponse

Syntax

'Declaration
<SerializableAttribute> _
<GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")> _
<DebuggerStepThroughAttribute> _
<DataContractAttribute(Name:="GetTranslationsResponse", Namespace:="http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2")> _
Public Class GetTranslationsResponse
    Implements IExtensibleDataObject, INotifyPropertyChanged
[SerializableAttribute] 
[GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")] 
[DebuggerStepThroughAttribute] 
[DataContractAttribute(Name="GetTranslationsResponse", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2")] 
public class GetTranslationsResponse : IExtensibleDataObject, INotifyPropertyChanged
[SerializableAttribute] 
[GeneratedCodeAttribute(L"System.Runtime.Serialization", L"4.0.0.0")] 
[DebuggerStepThroughAttribute] 
[DataContractAttribute(Name=L"GetTranslationsResponse", Namespace=L"http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2")] 
public ref class GetTranslationsResponse : IExtensibleDataObject, INotifyPropertyChanged
/** @attribute SerializableAttribute() */ 
/** @attribute GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0") */ 
/** @attribute DebuggerStepThroughAttribute() */ 
/** @attribute DataContractAttribute(Name="GetTranslationsResponse", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2") */ 
public class GetTranslationsResponse implements IExtensibleDataObject, INotifyPropertyChanged
SerializableAttribute 
GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0") 
DebuggerStepThroughAttribute 
DataContractAttribute(Name="GetTranslationsResponse", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2") 
public class GetTranslationsResponse implements IExtensibleDataObject, INotifyPropertyChanged

Inheritance Hierarchy

System.Object
  Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService.GetTranslationsResponse

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

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

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