Licence Protector

ProjectName

Hide Navigation Pane

ProjectName

Previous topic Next topic No directory for this topic  

ProjectName

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

 

The command retrieves or changes the project name, which is stored in the license file.

 

Name

Projectname                                                                                          

Purpose

Property to get or set the projectname in the license file.

Params

None

Returncode

Returncode

Type String

Note

Value

This is the name of the project, used to identify the project on the Web Activation configuration

Usage

Change the projectname in the license file

Sample

 

  If lic.Projectname = ‘’ then

  begin

     lic.Projectname := ‘MyProject’;

  end;

  ….

See also

Web Activation, WebServiceURL, WebRegister, ApplyActivationKey, ApplyActivationKeyForProject,  ShowWAStartPage, ShowWAProgress Page ShowWAResultPage, UseLocalProxy, LocalProxyServer, LocalProxyPort, UseLocalIEProxy