TranslationJob class

This documentation is preliminary and is subject to change.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.Office.TranslationServices.Client.TranslationJob

Namespace:  Microsoft.Office.TranslationServices.Client
Assembly:  Microsoft.Office.TranslationServices.Silverlight (in Microsoft.Office.TranslationServices.Silverlight.dll)

Syntax

'Declaration
<ScriptTypeAttribute("SP.Translation.TranslationJob", ServerTypeId := "{c85774be-554a-4c27-9b0c-a34ab1c86b0d}")> _
Public Class TranslationJob _
    Inherits ClientObject
'Usage
Dim instance As TranslationJob
[ScriptTypeAttribute("SP.Translation.TranslationJob", ServerTypeId = "{c85774be-554a-4c27-9b0c-a34ab1c86b0d}")]
public class TranslationJob : ClientObject

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.

See also

Reference

TranslationJob members

Microsoft.Office.TranslationServices.Client namespace