ILicenseServiceLicense2 Property |
Gets the generation-2 license.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxLicense2? License2 { get; }ReadOnly Property License2 As License2
Get
property License2^ License2 {
License2^ get ();
}abstract License2 : License2 with get
Property Value
License2The generation-2 license, or
if one is not installed.
Exceptions
See Also