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 |