Translation Class

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

Usage

'Usage
Dim instance As Translation

Syntax

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

Inheritance Hierarchy

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

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

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

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