Get the date, when the last online check will be due (online check is terminated). After this date, the regular online check is terminated. This date can be set with SetEndVerificationOfModule.
The next planned online check can be retrieved with NextVerificationOfModule.
For a complete description see chapter regular online checks.
Name |
GetEndVerificationOfModule |
||||||||
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, SetEndVerificationOfModule |