ILicenseLicenseKind 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.3.0.1000)
Syntax LicenseKind LicenseKind { get; }
ReadOnly Property LicenseKind As LicenseKind
Get
property LicenseKind LicenseKind {
LicenseKind get ();
}
abstract LicenseKind : LicenseKind with get
Property Value
Type:
LicenseKindThe kind of license.
See Also