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