Show / Hide Table of Contents

    Class CountResult

    Result set of of item counts

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

    Properties

    Group

    Set of count results

    Declaration
    public List<CountResultItem> Group { get; set; }
    Property Value
    Type Description
    List<CountResultItem>

    TimeStamp

    TimeStamp of the result

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