BCLicenseRegisterPeriod Property |
Gets the number of days that are left until a user needs to have registered.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public int RegisterPeriod { get; }
Public ReadOnly Property RegisterPeriod As Integer
Get
Property Value
Type:
Int32
Less than zero if the user has registered.
See Also