LicenseInstanceElementLicenseKind Property |
Gets the kind of license associated with the instance.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public LicenseKind LicenseKind { get; }
Public ReadOnly Property LicenseKind As LicenseKind
Get
public:
virtual property LicenseKind LicenseKind {
LicenseKind get () sealed;
}
abstract LicenseKind : LicenseKind with get
override LicenseKind : LicenseKind with get
Property Value
Type:
LicenseKindSee Also