ILicenseBase Interface

An interface including properties corresponding to LicenseBase.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public interface ILicenseBase

The ILicenseBase type exposes the following members.

Properties
  NameDescription
Public propertyGeneratedDate
Gets the license generated date.
Public propertyLicenseVersion
Gets the license version.
Public propertyReplacedLicenseIds
Gets a collection containing IDs of any licenses which are replaced by this license.
Public propertyStatus
Gets the status of the license.
Top
See Also