ILicenseLicensee Property |
Gets the name of the licensee.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxstring? Licensee { get; }ReadOnly Property Licensee As String
Get
property String^ Licensee {
String^ get ();
}abstract Licensee : string with get
Property Value
StringThe licensee.
RemarksThis is always the name of the organization on whose system the software is installed.
See Also