TenantLicenseSeatAllocation Property  | 
 
            Gets an object specifying the allocation of license seats to the tenant.
            
 
    Namespace: 
   Dundas.BI.AccountServices.MultiTenancy
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic TenantSeatAllocation LicenseSeatAllocation { get; }Public ReadOnly Property LicenseSeatAllocation As TenantSeatAllocation
	Get
public:
property TenantSeatAllocation^ LicenseSeatAllocation {
	TenantSeatAllocation^ get ();
}member LicenseSeatAllocation : TenantSeatAllocation with get
Property Value
Type: 
TenantSeatAllocation
See Also