Open this page in the API Guide

LicenseBase.GeneratedDate Property

Gets the license generated date.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public DateTime? GeneratedDate { get; }

Property Value

Type: Nullable<DateTime>

Implements

ILicenseBase.GeneratedDate
See Also