Show / Hide Table of Contents

    Class DocumentAuditQuery

    Defines a query for requesting document auditing information

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

    Constructors

    DocumentAuditQuery()

    Creates a new instance of this class

    Declaration
    public DocumentAuditQuery()

    Properties

    Count

    Gets or sets the number of the returned items.

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

    Start

    Gets or sets the starting position of the search.

    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