LicenseSeatElementElasticHourCount Property  | 
 Gets the number of elastic seat-hours allowed per calendar quarter.
 
    Namespace: 
   Dundas.BI.Licensing
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic double ElasticHourCount { get; }Public ReadOnly Property ElasticHourCount As Double
	Get
public:
virtual property double ElasticHourCount {
	double get () sealed;
}abstract ElasticHourCount : float with get
override ElasticHourCount : float with get
Property Value
Type: 
Double
See Also