Search Results for

    Show / Hide Table of Contents

    Enum RuleOrigin

    The rule origin

    Namespace: Sdl.LanguagePlatform.Core.Segmentation
    Assembly: Sdl.LanguagePlatform.Core.dll
    Syntax
    [DataContract]
    public enum RuleOrigin

    Fields

    Name Description
    Migration

    A rule generated through rule migration

    Other

    Origin is other

    System

    A system/default rule

    Unknown

    Unknown rule origin

    User

    A user-defined rule

    In this article
    • Fields
    Back to top Generated by DocFX