Terminate a regular online check on a specific date. After this date, the regular online check is terminated. The date, when the online check stops, can be retrieved with GetEndVerificationOfModule.
The next planned online check can be retrieved with NextVerificationOfModule.
For a complete description see chapter regular online checks.
Name |
SetEndVerificationOfModule |
||||||||
Purpose |
Property to get and set the date when the last online verification for the specified module will occur. After this date no online checks are done. |
||||||||
Params |
|
||||||||
Returncode |
|
||||||||
Usage |
Inform the user when the last online check will be done |
||||||||
Sample |
dtLastCheck := lic.EndVerificationOfModule('QHD001'); if ... end |
||||||||
See also |
NextVerificationOfModule.,CheckModuleSubscription CheckModule, DeactivateModule, SetVerificationIDOfModule, VerificationOfModule, GetEndVerificationOfModule |