LicenseSeatUsageDetail Class

Shows the usage of a particular kind of licensed seat.
Inheritance Hierarchy
SystemObject
  Dundas.BI.LicensingLicenseSeatUsageDetail

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public class LicenseSeatUsageDetail

The LicenseSeatUsageDetail type exposes the following members.

Properties
  NameDescription
Public propertyAllocatedToTenantsCount
Gets the number of seats which have been allocated to tenants.
Public propertyInUseCount
Gets the number of seats which are currently in-use.
Public propertyTotalCount
Gets the total number of seats provided.
Top
See Also