Show / Hide Table of Contents

    Class TaskQuery


    Inheritance
    System.Object
    TaskQuery
    Namespace: DocuWare.Platform.Bpw.Schemas
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class TaskQuery : object

    Properties

    Count

    Declaration
    public int Count { get; set; }
    Property Value
    Type Description
    System.Int32

    SelectedTaskId

    Declaration
    public string SelectedTaskId { get; set; }
    Property Value
    Type Description
    System.String

    SortOrder

    Declaration
    public List<SortedField> SortOrder { get; set; }
    Property Value
    Type Description
    List<SortedField>

    Start

    Declaration
    public int Start { get; set; }
    Property Value
    Type Description
    System.Int32
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top