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 (24.3.0.1000)
Syntax public TenantSeatAllocation LicenseSeatAllocation { get; }
Public ReadOnly Property LicenseSeatAllocation As TenantSeatAllocation
Get
public:
property TenantSeatAllocation^ LicenseSeatAllocation {
TenantSeatAllocation^ get ();
}
member LicenseSeatAllocation : TenantSeatAllocation with get
Property Value
Type:
TenantSeatAllocationSee Also