LicenseHardwareAllowanceElementIsUnlimited Property |
Gets a value indicating whether the element allows unlimited hardware.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public bool IsUnlimited { get; }
Public ReadOnly Property IsUnlimited As Boolean
Get
public:
virtual property bool IsUnlimited {
bool get () sealed;
}
abstract IsUnlimited : bool with get
override IsUnlimited : bool with get
Property Value
Type:
BooleanSee Also