LicenseFloatingStandardUserSeatAllowance Property  | 
 Gets the number of floating Standard 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 FloatingStandardUserSeatAllowance { get; }Public ReadOnly Property FloatingStandardUserSeatAllowance As SeatCount
	Get
public:
virtual property SeatCount FloatingStandardUserSeatAllowance {
	SeatCount get () sealed;
}abstract FloatingStandardUserSeatAllowance : SeatCount with get
override FloatingStandardUserSeatAllowance : SeatCount with get
Property Value
Type: 
SeatCountImplements
ILicenseFloatingStandardUserSeatAllowance
See Also