SeatCountProperty Enumeration

Specifies a kind of seat count property for the license.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public enum SeatCountProperty
Members
  Member nameValueDescription
BaseSeatCount0 Base seat count.
ElasticSeatCount1 Elastic seat count.
ElasticHourCount2 Elastic hour count.
See Also