Search Results for

    Show / Hide Table of Contents

    Enum ComposedExpression.Operator

    Specifies the operators available in a composed expression.

    Namespace: Sdl.LanguagePlatform.TranslationMemory
    Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
    Syntax
    public enum Operator

    Fields

    Name Description
    And

    The logical AND operator.

    Not

    The logical NOT operator.

    Or

    The logical OR operator.

    On this page

    Back to top Generated by DocFX