Sends an email message to the Ingeniux License email receiver (read from
the configuration file) indicating that the Cartella license has expired.
Namespace: Cartella.InterfacesThe information sent includes Company name, license issue and expiration date, and the number of seats and licenses purchased.
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool LicenseExpirationNoticeToIngeniux( ILicenseInfo licenseInformation ) |
Visual Basic |
---|
Function LicenseExpirationNoticeToIngeniux ( _ licenseInformation As ILicenseInfo _ ) As Boolean |
Visual C++ |
---|
bool LicenseExpirationNoticeToIngeniux( ILicenseInfo^ licenseInformation ) |
Parameters
- licenseInformation
- Type: Cartella.Interfaces..::..ILicenseInfo
License information from the site.