Open this page in the API Guide

LicenseSeatUsageDetail Class

Shows the usage of a particular kind of licensed seat.
Inheritance Hierarchy
System.Object
  Dundas.BI.Licensing.LicenseSeatUsageDetail

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.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 propertyInUseCount
Gets the number of seats which are currently in-use.
Public propertyTotalCount
Gets the total number of seats provided.
Top
See Also