Enum DocumentStatus
Translation status of the document.
Syntax
public enum DocumentStatus
Fields
| Name | Description |
|---|---|
| ProofreadingFinished | The proofreading of the document is complete, and the proofreader has delivered the translation. |
| TranslationFinished | The translation of the document is complete and the translator has delivered the translation. |
| TranslationInProgress | Translation is in progress. There is at least one not confirmed segment in the document. |