QuotaUsageDetailData Class | 
Namespace: Dundas.BI.WebApi.Models
The QuotaUsageDetailData type exposes the following members.
| Name | Description | |
|---|---|---|
| QuotaUsageDetailData | 
            Initializes a new instance of the QuotaUsageDetailData class.
              | 
| Name | Description | |
|---|---|---|
| InUse | 
            Gets or sets the quantity used in the system for the corresponding object type.
              | |
| Quota | 
            Gets or sets the quota for the corresponding object type.
              | |
| QuotaType | Gets or sets the quota type.  | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |