UsageSearchResult Result Property CelloSaaS API Documentation
Gets or sets the result.

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

public ICollection<UsageDetail> Result { get; set; }

Property Value

Type: ICollection UsageDetail 
The result.
See Also