LicenseLicenseKind Property

Gets the kind of license.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public LicenseKind LicenseKind { get; }

Property Value

Type: LicenseKind
The kind of license.

Implements

ILicenseLicenseKind
See Also