UsageSearchResult TotalCount Property CelloSaaS API Documentation
Gets or sets the total count.

Namespace: CelloSaaS.Model.LicenseManagement
Assembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public int TotalCount { get; set; }

Property Value

Type: Int32
The total count.
See Also