|
||
Command no longer in use
Replaced with NextVerificationOfModule
Name |
NextVerification |
||||||
Purpose |
Property to get and set the date when the next online Verification has to take place. This date is monitored with CheckLicence |
||||||
Params |
None |
||||||
Returncode |
|
||||||
Usage |
Inform the user when the next online check has to be done. |
||||||
Sample |
dtNextVerification := lic.NextVerification; if dtNextVerification > 0 then begin << tell your user that the next online Verification has to be executed on that date >> ... end |
||||||
See also |
CheckLicence, Deactivatelicense, licenseVerification |