LicensePath: String;
LicensePath: string;
The LicensePath property determines path to the LINDO license.
The path should include license file name.
The LINDO license is located by default in the folder S\license\, where S is the path to the folder with installed LINDO. License file name - lndapiX.dll, where X is a LINDO version number. For example, LINDO 8.0 will have the license named lndapi80.dll, LINDO 9.0 will have the license named lndapi90.dll.
The property use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: