UsageDetail Amount Property CelloSaaS API Documentation
Gets or sets the amount.

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

public double Amount { get; set; }

Property Value

Type: Double
The amount.
See Also