Enum ConfirmationLevel
Different stages of translation and translation approval for a Segment.
Namespace: Sdl.LanguagePlatform.TranslationMemoryApi.LiteBCM
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public enum ConfirmationLevel
Fields
| Name | Description |
|---|---|
| ApprovedSignOff | Translated content Approved at Sign-off. |
| ApprovedTranslation | Translated content marked as Approved. |
| Draft | Draft (edited) content. |
| NotTranslated | Untranslated content. |
| RejectedSignOff | Translated content Rejected at Sign-off. |
| RejectedTranslation | Translated content marked as Rejected. |
| Translated | Translated content. |