Enum SubsegmentSearchCondition
Specifies the conditions under which subsegment matching should be performed
Namespace: Sdl.LanguagePlatform.TranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
Syntax
public enum SubsegmentSearchCondition
Fields
Name | Description |
---|---|
AlwaysSearch | Always perform subsegment matching |
SearchIfNoExactSegmentMatch | Perform subsegment matching if there is no exact match for the segment |