TenantSeatAllocationReservedPowerUserAllocation Property |
Gets the reserved Power User allocation for 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 TenantSeatAllocationDetail ReservedPowerUserAllocation { get; }Public ReadOnly Property ReservedPowerUserAllocation As TenantSeatAllocationDetail
Get
public:
property TenantSeatAllocationDetail^ ReservedPowerUserAllocation {
TenantSeatAllocationDetail^ get ();
}member ReservedPowerUserAllocation : TenantSeatAllocationDetail with get
Property Value
TenantSeatAllocationDetail
See Also