LicenseHardwareAllowanceElementServerCount Property

Gets the number of servers allowed 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? ServerCount { get; }

Property Value

Type: NullableInt32
The number of servers, or if there is no specified value.
See Also