Stonefield Query Enterprise SDK
 IReport.Save
Table of Contents
IReport.Save

Saves the report to the file specified in FileName.

public void Save();

Overloads:

public void Save(string fileName);


See also:

Interface IReport