TranslationJob Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.Translation.TranslationJob", ServerTypeId="{c85774be-554a-4c27-9b0c-a34ab1c86b0d}")]
public class TranslationJob : Microsoft.SharePoint.Client.ClientObject
type TranslationJob = class
inherit ClientObject
Public Class TranslationJob
Inherits ClientObject
- Inheritance
- Attributes
Constructors
TranslationJob(ClientRuntimeContext, ObjectPath) | |
TranslationJob(ClientRuntimeContext, String) |
Properties
Context | (Inherited from ClientObject) |
JobId | |
Name | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
OutputSaveBehavior | |
Path | (Inherited from ClientObject) |
ServerObjectIsNull | (Inherited from ClientObject) |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |