Search Results for

    Show / Hide Table of Contents

    Enum SortDirection

    Specifies the sort direction, ascending or descending.

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

    Fields

    Name Description
    Ascending

    The translation units will be sorted ascending according to the specified sort criterium.

    Descending

    The translation units will be sorted descending according to the specified sort criterium.

    In this article
    • Fields
    Back to top Generated by DocFX