LicenseReleaseKind Property

Gets the kind of the release that the license works with.

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

Property Value

Type: ReleaseKind
The kind of the release.

Implements

ILicenseReleaseKind
See Also