ILicenseFeatureInfo.NoExpiration

Fore Syntax

NoExpiration: Boolean;

Fore.NET Syntax

NoExpiration: Boolean;

Description

The NoExpiration property determines whether a license is time-restricted.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for ILicenseManager.FeatureInfo.

See also:

ILicenseFeatureInfo