Show / Hide Table of Contents

    Class SortedFieldsList

    Defines a list of sorted fields.

    Inheritance
    System.Object
    SortedFieldsList
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class SortedFieldsList : object

    Properties

    OrderBy

    A list of sorted fields

    Declaration
    public List<SortedField> OrderBy { get; set; }
    Property Value
    Type Description
    List<SortedField>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top