ApplicationInfoLicensedTo Property |
Gets the licensee(s) of all valid licenses.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string LicensedTo { get; }
Public ReadOnly Property LicensedTo As String
Get
public:
property String^ LicensedTo {
String^ get ();
}
member LicensedTo : string with get
Property Value
Type:
StringSee Also