Search Results for

    Show / Hide Table of Contents

    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

    In this article
    • Fields
    Back to top Generated by DocFX