TranslationJobInfo class

This documentation is preliminary and is subject to change.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.Office.TranslationServices.Client.TranslationJobInfo

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

Syntax

'Declaration
<ScriptTypeAttribute("SP.Translation.TranslationJobInfo", ValueObject := True,  _
    ServerTypeId := "{39b8cbdb-b9f4-4a97-bcf9-b2f28359bf2a}")> _
Public Class TranslationJobInfo _
    Inherits ClientValueObject
'Usage
Dim instance As TranslationJobInfo
[ScriptTypeAttribute("SP.Translation.TranslationJobInfo", ValueObject = true, 
    ServerTypeId = "{39b8cbdb-b9f4-4a97-bcf9-b2f28359bf2a}")]
public class TranslationJobInfo : ClientValueObject

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

TranslationJobInfo members

Microsoft.Office.TranslationServices.Client namespace