LicenseInstanceElementLicensee Property |
Gets the licensee associated with the instance.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? Licensee { get; }
Public ReadOnly Property Licensee As String
Get
public:
virtual property String^ Licensee {
String^ get () sealed;
}
abstract Licensee : string with get
override Licensee : string with get
Property Value
Type:
StringSee Also