IAdhocReport.SaveToXML

Syntax

SaveToXML(Destination: Variant);

Parameters

Destination. The path and the name of the XML file, to which dashboard settings are saved.

Description

The SaveToXML method saves dashboard settings to the specified XML file.

Comments

The saved settings can be later loaded using the LoadFromXML method.

See also:

IAdhocReport