Licence Protector

VerificationOfModule

Hide Navigation Pane

VerificationOfModule

Previous topic Next topic No directory for this topic  

VerificationOfModule

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for the print function Mail us feedback on this topic!  

Command no longer in use

 

Replaced with command GetVerificationOfModule

 

Enables or disables the regular online check.

 

 

Name

VerificationOfModule                                                                              

Purpose

Property to enable or disable the regular online check

Params

None

Returncode

Returncode

Type String

Note

True

Regular Online check is enabled

False

Regular Online check is disabled

Usage

Change / Retrieve the application version in the license file

Sample

 

Get:

  bIsCheckOn := lic.VerificationOfModule;

  << use Boolean bIsCheckOn >>

 

Set:

  lic.VerificationOfModule := true;

See also

SetVerificationIDOfModule, CheckModuleSubscription, CheckModule, DeactivateModule, NextVerificationOfModule,

 

The current status can be retrieved using GetVerificationOfModule

The online check can also be enabled in project template using <ModuleVerification>