Search Results for

    Show / Hide Table of Contents

    Class ObjectCount

    Result of a count query

    Inheritance
    System.Object
    ObjectCount
    Namespace: Noxum.Nova.Delivery.Client
    Assembly: Noxum.Nova.Delivery.Client.dll
    Syntax
    public class ObjectCount : object

    Properties

    Count

    The number of objects

    Declaration
    public int Count { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Version 5.1.0.10