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 (24.3.0.1000)
Syntax public LicenseKind LicenseKind { get; }
Public ReadOnly Property LicenseKind As LicenseKind
Get
public:
property LicenseKind LicenseKind {
LicenseKind get ();
}
member LicenseKind : LicenseKind with get
Property Value
Type:
LicenseKindSee Also