Show / Hide Table of Contents

    Class CountResultItem

    Result of item count

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

    Properties

    Count

    The items count

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

    Name

    Name of the item that is counted

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