ExportProject Class |
Namespace: Opait.ReportMiner.Api
public class ExportProject
The ExportProject type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportProject |
Default construct for an empty project.
| |
| ExportProject(ListExportJob) |
Construct a project from a list of export jobs.
| |
| ExportProject(String) |
Class construction from a saved project file in XML format.
|
| Name | Description | |
|---|---|---|
| SaveProject |
Saves the current project to an XML file.
|