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 (24.3.0.1000)
Syntax public int BaseSeatCount {
get;
}
Public ReadOnly Property BaseSeatCount As Integer
Get
public:
property int BaseSeatCount {
int get ();
}
member BaseSeatCount : int with
get
Property Value
Type:
Int32See Also