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 (25.3.0.1000)
Syntaxpublic 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: 
LicenseKind
See Also