ILicenseReleaseKind 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.3.0.1000)
Syntax ReleaseKind ReleaseKind { get; }
ReadOnly Property ReleaseKind As ReleaseKind
Get
property ReleaseKind ReleaseKind {
ReleaseKind get ();
}
abstract ReleaseKind : ReleaseKind with get
Property Value
Type:
ReleaseKindThe kind of the release.
See Also