LicenseSeatUsageDetailAllocatedToTenantsCount Property

Gets the number of seats which have been allocated to tenants.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public SeatCount AllocatedToTenantsCount { get; }

Property Value

Type: SeatCount
Remarks
This property only applies to deployments which make use of the multi-tenancy functionality, and is only populated when invoked by a system administrator.
See Also