TranslationMatch Class
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As TranslationMatch
Syntax
'Declaration
<SerializableAttribute> _
<DataContractAttribute(Name:="TranslationMatch", Namespace:="http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2")> _
<GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")> _
<DebuggerStepThroughAttribute> _
Public Class TranslationMatch
Implements IExtensibleDataObject, INotifyPropertyChanged
[SerializableAttribute]
[DataContractAttribute(Name="TranslationMatch", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2")]
[GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
[DebuggerStepThroughAttribute]
public class TranslationMatch : IExtensibleDataObject, INotifyPropertyChanged
[SerializableAttribute]
[DataContractAttribute(Name=L"TranslationMatch", Namespace=L"http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2")]
[GeneratedCodeAttribute(L"System.Runtime.Serialization", L"4.0.0.0")]
[DebuggerStepThroughAttribute]
public ref class TranslationMatch : IExtensibleDataObject, INotifyPropertyChanged
/** @attribute SerializableAttribute() */
/** @attribute DataContractAttribute(Name="TranslationMatch", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2") */
/** @attribute GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0") */
/** @attribute DebuggerStepThroughAttribute() */
public class TranslationMatch implements IExtensibleDataObject, INotifyPropertyChanged
SerializableAttribute
DataContractAttribute(Name="TranslationMatch", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2")
GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")
DebuggerStepThroughAttribute
public class TranslationMatch implements IExtensibleDataObject, INotifyPropertyChanged
Inheritance Hierarchy
System.Object
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService.TranslationMatch
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
TranslationMatch Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.