ILicenseLicenseKind Property |
Gets the kind of license.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxLicenseKind LicenseKind { get; }ReadOnly Property LicenseKind As LicenseKind
Get
property LicenseKind LicenseKind {
LicenseKind get ();
}abstract LicenseKind : LicenseKind with get
Property Value
LicenseKindThe kind of license.
See Also