ApplicationInfoLicenseKind Property  | 
 Gets the kind of the licenses used by the application.
 
    Namespace: 
   Dundas.BI
    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:
property LicenseKind LicenseKind {
	LicenseKind get ();
}member LicenseKind : LicenseKind with get
Property Value
Type: 
LicenseKind
See Also