LicenseReservedDeveloperSeatAllowance Property |
Gets the number of reserved Developer seats provided by the license.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
SeatCountImplements
ILicenseReservedDeveloperSeatAllowance
See Also