SaveTo(Element: Variant);
Element. Object, in which filter parameters are saved in XML format.
The SaveTo method saves the collection of filters in XML format.
Use IRdsDictionaryFilterConditions.LoadFrom to load filter parameters from XML.
The method use is given in the example for IRdsDictionaryBatch.Filter.
See also: