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 (10.0.0.1002)
Syntaxpublic 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