SeatCountBaseSeatCount Property |
Gets the number of seats provided by the license.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic int BaseSeatCount { get; }Public ReadOnly Property BaseSeatCount As Integer
Get
public:
property int BaseSeatCount {
int get ();
}member BaseSeatCount : int with get
Property Value
Type:
Int32
See Also