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 |
|
||||
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 |