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 (26.2.0.1000)
Syntax
public interface ILicenseBase

The ILicenseBase type exposes the following members.

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