SeatCountProperty Enumeration |
Specifies a kind of seat count property for the license.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic enum SeatCountProperty
Public Enumeration SeatCountProperty
public enum class SeatCountProperty
Members| Member name | Value | Description |
|---|
| BaseSeatCount | 0 |
Base seat count.
|
| ElasticSeatCount | 1 |
Elastic seat count.
|
| ElasticHourCount | 2 |
Elastic hour count.
|
See Also