TranslateOptions Class

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

Usage

'Usage
Dim instance As TranslateOptions

Syntax

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

Inheritance Hierarchy

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

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

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

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