TenantSeatAllocationFloatingStandardUserAllocation Property  | 
 Gets the floating Standard User allocation for 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 TenantSeatAllocationDetail FloatingStandardUserAllocation { get; }Public ReadOnly Property FloatingStandardUserAllocation As TenantSeatAllocationDetail
	Get
public:
property TenantSeatAllocationDetail^ FloatingStandardUserAllocation {
	TenantSeatAllocationDetail^ get ();
}member FloatingStandardUserAllocation : TenantSeatAllocationDetail with get
Property Value
Type: 
TenantSeatAllocationDetail
See Also