| TranslationStatusEnum Enumeration |
Namespace: CMS.DocumentEngine
public enum TranslationStatusEnum
| Member name | Value | Description | |
|---|---|---|---|
| Translated | 0 | Translation of document is up to date. | |
| Outdated | 1 | Translation is out of date. | |
| NotAvailable | 2 | Translation is not avialable. | |
| WaitingForTranslation | 3 | Waiting for translation - submitted to translation service |
Copyright (c) 2019 Kentico Software