SeatCountElasticSeatCount Property |
Gets the number of additional seats (above the base count) which may be used
as elastic seats.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public int ElasticSeatCount {
get;
}
Public ReadOnly Property ElasticSeatCount As Integer
Get
public:
property int ElasticSeatCount {
int get ();
}
member ElasticSeatCount : int with
get
Property Value
Type:
Int32See Also