Enum RevisionType
Types of RevisionContainer.
Namespace: Sdl.LanguagePlatform.TranslationMemoryApi.LiteBCM
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public enum RevisionType
Fields
| Name | Description |
|---|---|
| Deleted | Content was deleted. |
| Inserted | Content was inserted. |
| Unchanged | The content was not changed. |