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