ProjectName

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

 

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

 

Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_projectname.htm