Click or drag to resize
BCLicenseTrialPeriod Property
Gets the trial period.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public int TrialPeriod { get; }

Property Value

Type: Int32
Greater than zero when a user is working on a trial license. Equal to zero when the trial period has ended. Less than zero when there is no trial license.
See Also