ILicenseReleaseKind Property |
Gets the kind of the release that the license works with.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxReleaseKind ReleaseKind { get; }ReadOnly Property ReleaseKind As ReleaseKind
Get
property ReleaseKind ReleaseKind {
ReleaseKind get ();
}abstract ReleaseKind : ReleaseKind with get
Property Value
ReleaseKindThe kind of the release.
See Also