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