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