TranslationJob members

Include protected members
Include inherited members

This documentation is preliminary and is subject to change.

The TranslationJob type exposes the following members.

Constructors

  Name Description
Public method TranslationJob(ClientRuntimeContext, ObjectPath)
Public method TranslationJob(ClientRuntimeContext, String)

Top

Properties

  Name Description
Public property Context (Inherited from ClientObject.)
Public property JobId
Public property Name
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property OutputSaveBehavior
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Public method AddFile(String, String)
Public method AddFolder(Folder, Folder, Boolean)
Public method AddLibrary(List, List)
Public methodStatic member CancelJob(ClientRuntimeContext, Guid)
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public methodStatic member EnumerateSupportedFileExtensions(ClientRuntimeContext)
Public methodStatic member EnumerateSupportedLanguages(ClientRuntimeContext)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetMaximumFileSize(ClientRuntimeContext, String)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson(String, JsonReader) (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
Public methodStatic member IsFileExtensionSupported(ClientRuntimeContext, String)
Public methodStatic member IsLanguageSupported(ClientRuntimeContext, String)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Public methodStatic member IsServiceEnabled(ClientRuntimeContext)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve(array<String[]) (Inherited from ClientObject.)
Public method Start()
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

TranslationJob class

Microsoft.Office.TranslationServices.Client namespace