Click or drag to resize

ExportProject Class

Class represents a project with a list of jobs.
Inheritance Hierarchy
SystemObject
  Opait.ReportMiner.ApiExportProject

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
public class ExportProject

The ExportProject type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyJobs
Gets the list of export jobs in the project.
Top
Methods
  NameDescription
Public methodSaveProject
Saves the current project to an XML file.
Top
See Also