ILicenseLicensee Property

Gets the name of the licensee.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
string? Licensee { get; }

Property Value

Type: String
The licensee.
Remarks
This is always the name of the organization on whose system the software is installed.
See Also