LoadFromXml(Element: IXmlDomElement);
Element. Element, from which branch calculation condition parameters are loaded.
The LoadFromXml method loads branch calculation condition parameters from XML file.
To load branch calculation condition parameters to XML file, use the IMsBranchCondition.SaveToXml property. The set of the IMsBranchCondition.SaveToXml and LoadFromXml methods is used to copy branch calculation condition parameters.
The method use is given in the example for IMsBranchConditionExpression.Expression.
See also: