⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
Search Results for

    Show / Hide Table of Contents

    Enum SearchOption

    Options which modify search behavior.

    Namespace: Sdl.LanguagePlatform.Core
    Assembly: Sdl.LanguagePlatform.Core.dll
    Syntax
    [Flags]
    public enum SearchOption

    Fields

    Name Description
    CaseInsensitive

    Case-insensitive search.

    DiacriticsInsensitive

    Diacritics-insensitive search (ignores the accents, umblauts, etc).

    None

    Case-sensitive search.

    In this article
    Back to top Generated by DocFX