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 ComposedExpression.Operator

    Fields

    Name Description
    And

    The logical AND operator.

    Not

    The logical NOT operator.

    Or

    The logical OR operator.

    In this article
    • Fields
    Back to top Generated by DocFX