LicenseSeatUsageData Class | 
Namespace: Dundas.BI.WebApi.Models
The LicenseSeatUsageData type exposes the following members.
| Name | Description | |
|---|---|---|
| LicenseSeatUsageData | 
            Initializes a new instance of the LicenseSeatUsageData class.
              | 
| Name | Description | |
|---|---|---|
| FloatingDeveloperUsage | 
            Gets the usage information for floating Developer seats.
              | |
| FloatingPowerUserUsage | 
            Gets the usage information for floating Power User seats.
              | |
| FloatingStandardUserUsage | 
            Gets the usage information for floating Standard User seats.
              | |
| MaxNumberOfTenants | 
            Gets the maximum number of tenants allowed by the license.
              | |
| ReservedDeveloperUsage | 
            Gets the usage information for reserved Developer seats.
              | |
| ReservedPowerUserUsage | 
            Gets the usage information for reserved Power  User seats.
              | |
| ReservedStandardUserUsage | 
            Gets the usage information for reserved Standard User seats.
              | |
| 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.
              |