LicenseSeatUsageDetailData Class | 
Namespace: Dundas.BI.WebApi.Models
The LicenseSeatUsageDetailData type exposes the following members.
| Name | Description | |
|---|---|---|
| LicenseSeatUsageDetailData | 
            Initializes a new instance of the LicenseSeatUsageDetailData class.
              | 
| Name | Description | |
|---|---|---|
| AllocatedToTenantsCount | 
            Gets the number of seats which have been allocated to tenants.
              | |
| InUseCount | Gets the number of seats which are currently in-use.  | |
| TotalCount | 
            Gets the total number of seats provided.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMappings | 
            Retrieves the dictionary of mapping rules.
              |