LicenseSeatElementBaseSeatCount Property |
Gets the number of regular seats provided by the element.
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:
virtual property int BaseSeatCount {
int get () sealed;
}
abstract BaseSeatCount : int with get
override BaseSeatCount : int with get
Property Value
Type:
Int32See Also