LicenseSeatElementElasticSeatCount 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 (25.3.0.1000)
Syntaxpublic int ElasticSeatCount { get; }Public ReadOnly Property ElasticSeatCount As Integer
	Get
public:
virtual property int ElasticSeatCount {
	int get () sealed;
}abstract ElasticSeatCount : int with get
override ElasticSeatCount : int with get
Property Value
Type: 
Int32
See Also