CoreConfigSettingIdsLicenseExpirationReminderThreshold Field |
The number of days before a license expires at which point the system maintainer will get an email with a
reminder about the expiring license. Set to -1 to disable this reminder.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid LicenseExpirationReminderThreshold
Public Shared ReadOnly LicenseExpirationReminderThreshold As Guid
public:
static initonly Guid LicenseExpirationReminderThreshold
static val LicenseExpirationReminderThreshold: Guid
Field Value
Type:
GuidRemarks The value of this constant is 03ad0c98-a303-4004-8339-218e77d243c3.
Data Type:
Int32.
Default Value: 7.
See Also