| ExportProjectSaveProject Method |
Saves the current project to an XML file.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax public void SaveProject(
string fileName
)
Parameters
- fileName
- Type: SystemString
The project XML file to create.
See Also