LicenseHardwareAllowanceElementIsUnlimited Property |
Gets a value indicating whether the element allows unlimited hardware.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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
Boolean
See Also