ILicenseDescription Property |
Gets the description of the license.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxstring? Description { get; }ReadOnly Property Description As String
Get
property String^ Description {
String^ get ();
}abstract Description : string with get
Property Value
StringThe description.
See Also