Show / Hide Table of Contents

    Enum SortDirection

    Define a sort direction

    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public enum SortDirection : int

    Fields

    Name Description
    Asc

    Sorts a field in ascending order.

    Default

    Sorts a field in the default order.

    Desc

    Sorts a field in descending order.

    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top