SeatCountElasticHourCount 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 (24.3.0.1000)
Syntax public double ElasticHourCount {
get;
}
Public ReadOnly Property ElasticHourCount As Double
Get
public:
property double ElasticHourCount {
double get ();
}
member ElasticHourCount : float with
get
Property Value
Type:
DoubleThe elastic extension hours.
See Also