LicenseSeatElement Class | 
Namespace: Dundas.BI.Licensing
The LicenseSeatElement type exposes the following members.
| Name | Description | |
|---|---|---|
| LicenseSeatElement | Initializes a new instance of the LicenseSeatElement class  | 
| Name | Description | |
|---|---|---|
| BaseSeatCount | Gets the number of regular seats provided by the element.  | |
| ElasticHourCount | Gets the number of elastic seat-hours allowed per calendar quarter.  | |
| ElasticSeatCount | 
            Gets the number of additional seats (above the base count) which may be used as elastic seats.
              | |
| Id | Gets the element ID.  (Inherited from LicenseElement.) | |
| IsExpired | Gets a value indicating whether the element is expired.  (Inherited from LicenseElement.) | |
| Kind | Gets the kind of element.  (Overrides LicenseElementKind.) | |
| Notes | Gets arbitrary notes associated with the element.  (Inherited from LicenseElement.) | |
| OrderIds | Gets the Dundas sales order IDs associated with the element.  (Inherited from LicenseElement.) | |
| SeatKind | Gets the kind of seat to which this element corresponds.  | |
| ValidFrom | Gets the date from which the element is valid.  (Inherited from LicenseElement.) | |
| ValidUntil | Gets the date until which the element is valid.  (Inherited from LicenseElement.) |