Enum SearchTriggerSource
SearchTriggerSource enumeration represents the sources that can trigger a search request.
Namespace: Sdl.LanguagePlatform.TranslationMemoryApi.AICompanion.Model
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public enum SearchTriggerSource
Fields
| Name | Description |
|---|---|
| Navigation | The search was triggered as a result of navigating betweens segments within the Editor. |
| Search | The search was initiated by a user action. |