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 (26.2.0.1000)
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 propertyInUseCountGets the number of seats which are currently in-use.
Public propertyTotalCount Gets the total number of seats provided.
Top
See Also