OnLoad(Xml: IXmlDomElement);
Xml. XML file, from which custom optimization problem parameters are to be loaded.
The OnLoad method implements the event that occurs after loading a custom optimization problem from XML file.
Features of working with XML files are given in the Example of Working with XML Files section.
The method use is given in the example for IMsUserOptimizationCallback.OnExecute.
See also: