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