Share via


TranslationJobInfo members

Contains the information for a single translation job.

The TranslationJobInfo type exposes the following members.

Properties

  Name Description
Public property Canceled Gets a Boolean value that indicates if the job is canceled.
Public property CancelTime Gets the date and time if the job is canceled.
Public property JobId Gets the unique ID of the job.
Public property Name Gets a user-defined friendly name for the translation job.
Public property PartiallySubmitted Gets a Boolean value that specifies if the job has been only partially submitted.
Public property SubmittedTime Gets the date and time the job is created.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

TranslationJobInfo class

Microsoft.Office.TranslationServices namespace