LicenseFloatingPowerUserSeatAllowance Property  | 
 Gets the number of floating Power User seats provided by the license.
 
    Namespace: 
   Dundas.BI.Licensing
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic SeatCount FloatingPowerUserSeatAllowance { get; }Public ReadOnly Property FloatingPowerUserSeatAllowance As SeatCount
	Get
public:
virtual property SeatCount FloatingPowerUserSeatAllowance {
	SeatCount get () sealed;
}abstract FloatingPowerUserSeatAllowance : SeatCount with get
override FloatingPowerUserSeatAllowance : SeatCount with get
Property Value
Type: 
SeatCountImplements
ILicenseFloatingPowerUserSeatAllowance
See Also