TenantLicenseSeatAllocation Property |
Gets an object specifying the allocation of license seats to the tenant.
Namespace: Dundas.BI.AccountServices.MultiTenancyAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
TenantSeatAllocation
See Also